From e2631484443902e2a9e94cf8238e1f5f37d49bc5 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 4 Dec 2009 17:22:09 -0300 Subject: [PATCH] Revert "Adding cancel button in Publish screen" --- app/views/cms/publish.rhtml | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/views/cms/publish.rhtml b/app/views/cms/publish.rhtml index 2c43c48..0f2d6cc 100644 --- a/app/views/cms/publish.rhtml +++ b/app/views/cms/publish.rhtml @@ -24,7 +24,6 @@ <% button_bar do %> <%= submit_button 'spread', _('Publish') %> - <%= button :cancel, _('Cancel'), :back %> <% end %> <% end %> -- libgit2 0.21.2