[PATCH aeolus-conductor] BZ#799913 Removed wrong buttons from edit deployables page

Jason Guiditta jguiditt at redhat.com
Mon Mar 5 20:58:43 UTC 2012


On 05/03/12 15:52 +0000, mtaylor at redhat.com wrote:
>From: Martyn Taylor <mtaylor at redhat.com>
>
>---
> src/app/views/deployables/edit.html.haml |    4 ----
> 1 files changed, 0 insertions(+), 4 deletions(-)
>
>diff --git a/src/app/views/deployables/edit.html.haml b/src/app/views/deployables/edit.html.haml
>index 6c36fb9..46bb038 100644
>--- a/src/app/views/deployables/edit.html.haml
>+++ b/src/app/views/deployables/edit.html.haml
>@@ -1,10 +1,6 @@
> = render :partial => 'layouts/admin_nav'
> %header.admin-page-header
>   %h1{:class => controller.controller_name}= @deployable.name
>-  #obj_actions.button-container
>-    = link_to t('catalog_entries.new_catalog_entry'), new_polymorphic_path([@catalog, @deployable]), :class => 'button primary', :id => 'new_deployable_button'
>-    .button-group
>-      = link_to t('catalogs.edit.cancel_editing'), polymorphic_path([@catalog, Deployable]), :class => 'button pill danger', :id => 'new_deployable_button'
>
> %section.admin-content-section.user
>   %header
>-- 
>1.7.6.4
>

ACK and pushed.



More information about the aeolus-devel mailing list