From 6cb5005baf990c345b6e36733c1bf71987f69010 Mon Sep 17 00:00:00 2001 From: Diego Araújo + João M. M. da Silva + Alessandro Palmeira Date: Thu, 13 Sep 2012 18:13:00 -0300 Subject: [PATCH] [Mezuro] Draft to datePicker calendar icon. --- plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml b/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml index 3945242..e1a8461 100644 --- a/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml +++ b/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml @@ -1,11 +1,9 @@ <% unless @content.errors[:base].nil? %> <%= @content.errors[:base] %> <% else %> -

Choose a date to see specific project results:

-
- -
- +

Choose a date to see specific project results:

+
+

<%= _('Last Result') %>

@@ -25,15 +23,15 @@ <% end %> -- libgit2 0.21.2