Project

General

Profile

« Previous | Next » 

Revision 1cd4a9b6

Added by Ohad Levy over 14 years ago

  • ID 1cd4a9b62d9f71dd8661cca622b64d9b4f0ac1f7

fixes #82

View differences:

app/controllers/hostgroups_controller.rb
config.columns = [ :name, :puppetclasses, :group_parameters]
config.columns[:name].description = "The name of the group"
config.columns[:puppetclasses].form_ui = :select
config.columns[:puppetclasses].options = { :draggable_lists => {}}
end
end

Also available in: Unified diff