search for: add_vm

Displaying 1 result from an estimated 1 matches for "add_vm".

Did you mean: add_fm
2009 May 27
1
[PATCH server] Bug 478729 - Cannot add vm to smart pool after select one vm
.../vm/add_to_smart_pool.rhtml b/src/app/views/vm/add_to_smart_pool.rhtml index cdfe92d..161496b 100644 --- a/src/app/views/vm/add_to_smart_pool.rhtml +++ b/src/app/views/vm/add_to_smart_pool.rhtml @@ -20,7 +20,8 @@ :vms_per_page => 40} %> </div> -<%= popup_footer("add_vms_to_smart_pool('#{url_for :controller => "smart_pools", +<%= popup_footer("add_vms_to_current_smart_pool('#{url_for :controller => + "smart_pools",...