From 41665c0ba3df73dd9b4c42646a9152fb51a421b0 Mon Sep 17 00:00:00 2001 From: pedrodelyra Date: Tue, 11 Aug 2015 12:17:47 -0300 Subject: [PATCH] Assigning class to html element to add slide down animation --- views/comments_extra_field.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/comments_extra_field.html.erb b/views/comments_extra_field.html.erb index b34fb30..3e66378 100644 --- a/views/comments_extra_field.html.erb +++ b/views/comments_extra_field.html.erb @@ -1,4 +1,4 @@ -
+
<%= label_tag "input_institution", _("Organization name or Enterprise name")%> -- libgit2 0.21.2