Commit e2631484443902e2a9e94cf8238e1f5f37d49bc5

Authored by Antonio Terceiro
1 parent 13f207e5

Revert "Adding cancel button in Publish screen"

This reverts commit cb833800fc66097971672d08246d1844eb0ce94b.
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/views/cms/publish.rhtml
... ... @@ -24,7 +24,6 @@
24 24  
25 25 <% button_bar do %>
26 26 <%= submit_button 'spread', _('Publish') %>
27   - <%= button :cancel, _('Cancel'), :back %>
28 27 <% end %>
29 28 <% end %>
30 29  
... ...