From 17f41838d693a72a04206ebe673032bb62e2cb4e Mon Sep 17 00:00:00 2001 From: Paulo Meirelles Date: Tue, 18 Sep 2012 17:47:55 -0300 Subject: [PATCH] [Mezuro] removed missed html tag in _project_result --- plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml b/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml index 4ee1807..7313f41 100644 --- a/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml +++ b/plugins/mezuro/views/mezuro_plugin_project/_project_result.rhtml @@ -20,7 +20,7 @@ Click to choose specific date: - <%= link_to(image_tag('/images/calendar_date_select/calendar.png', :width => 20, :height => 20, :onClick => "$( 'datepicker' ).toggle();"), "javascript:void(0)") %>

+ <%= link_to(image_tag('/images/calendar_date_select/calendar.png', :width => 20, :height => 20, :onClick => "$( 'datepicker' ).toggle();"), "javascript:void(0)") %> -- libgit2 0.21.2