created file sync
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class ConfigurationTemplatesController < ApplicationController
|
||||
active_scaffold :"configuration_template" do |conf|
|
||||
conf.columns[:file_type].form_ui = :select
|
||||
conf.columns[:operating_system].form_ui = :select
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user