[PATCH conductor] BZ 767214 Removed the New Pool button from _section_header in pools controller

Tomas Hrcka thrcka at redhat.com
Mon Dec 19 09:45:47 UTC 2011


On 12/19/2011 10:44 AM, Tomas Hrcka wrote:
> ---
>   src/app/views/pools/_section_header.html.haml |    3 +--
>   1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/src/app/views/pools/_section_header.html.haml b/src/app/views/pools/_section_header.html.haml
> index 59ef6b9..d3023fd 100644
> --- a/src/app/views/pools/_section_header.html.haml
> +++ b/src/app/views/pools/_section_header.html.haml
> @@ -1,5 +1,4 @@
>   %header.page-header
>     %h1{:class =>  controller.controller_name}=t('pools.pools')
> -  #obj_actions.button-group
> -    = link_to t('pools.new_pool'), new_pool_url, :class =>  'button primary', :id =>  'new_pool_button'
> +
>     .corner 
Self ACKed & pushed



More information about the aeolus-devel mailing list