Project

General

Profile

« Previous | Next » 

Revision 2295ea88

Added by Ohad Levy about 14 years ago

  • ID 2295ea8815e3cddc0f2af7985da4d9bc253589ac

added titles to hosts show page actions

View differences:

config/routes.rb
map.resources :hosts,
:member => {:report => :get, :reports => :get, :facts => :get,
:environment_selected => :post, :architecture_selected => :post, :os_selected => :post,
:storeconfig_klasses => :get},
:storeconfig_klasses => :get, :externalNodes => :get, :setBuild => :get, :puppetrun => :get},
:collection => { :show_search => :get}
map.dashboard '/dashboard', :controller => 'dashboard'
map.audit '/audit', :controller => 'audit'

Also available in: Unified diff