From 8933443b9d4c30bf5946be6ba574c2e8a07a54ca Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Sat, 17 Sep 2011 04:03:48 +0000 Subject: [PATCH] remove a trailing tab from app/views/timelog/_list.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7283 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/timelog/_list.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/timelog/_list.html.erb b/app/views/timelog/_list.html.erb index 1c2ddd4f4..f0454bf9a 100644 --- a/app/views/timelog/_list.html.erb +++ b/app/views/timelog/_list.html.erb @@ -1,4 +1,4 @@ -<% form_tag({}) do -%> +<% form_tag({}) do -%> <%= hidden_field_tag 'back_url', url_for(params) %> -- 2.39.5