From 12172bd1a7d73015ec7580a3164270406024d847 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Fri, 12 Jul 2013 20:38:16 -0300 Subject: [PATCH] [comments-refactor-review] Removing js location to crazy place --- app/views/comment/_comment_form.rhtml | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/views/comment/_comment_form.rhtml b/app/views/comment/_comment_form.rhtml index d1bda7a..599f8fd 100644 --- a/app/views/comment/_comment_form.rhtml +++ b/app/views/comment/_comment_form.rhtml @@ -48,7 +48,6 @@ function check_captcha(button, confirm_action) { <% if @comment && @comment.errors.any? %> <%= error_messages_for :comment %> - <% end %>
-- libgit2 0.21.2