---
src/app/views/templates/_content_selection.haml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/app/views/templates/_content_selection.haml
b/src/app/views/templates/_content_selection.haml
index d77770a..fd3436d 100644
--- a/src/app/views/templates/_content_selection.haml
+++ b/src/app/views/templates/_content_selection.haml
@@ -24,9 +24,9 @@
-# = radio_button_tag :show_mode, 'type', false, :disabled => true
-# = label_tag :show_mode, 'Show by Type'
- %fieldset.clearfix
- = submit_tag "Add Selected", :name => "add_selected", :class => "grid_2
alpha", :id => "do_add_software"
- = submit_tag "Cancel", :name => "cancel", :class => "grid_2", :id =>
"cancel_add_software"
+ -#%fieldset.clearfix
+ -# = submit_tag "Add Selected", :name => "add_selected", :class =>
"grid_2 alpha", :id => "do_add_software"
+ -# = submit_tag "Cancel", :name => "cancel", :class => "grid_2", :id =>
"cancel_add_software"
%ul.softwaregroups
- @groups.keys.sort.each do |group|
- group_sel = @groups[group][:selected]
--
1.7.2.3
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel