You've already forked baupm-core
fixed missing comma
This commit is contained in:
2
init.rb
2
init.rb
@@ -22,7 +22,7 @@ Redmine::Plugin.register :baupm_core do
|
||||
'baupm_application_description' => 'Baustellen-Management-System auf Redmine-Basis',
|
||||
'baupm_manifest_orientation' => 'portrait',
|
||||
'baupm_manifest_display' => 'standalone',
|
||||
'baupm_manifest_start_url' => '.'
|
||||
'baupm_manifest_start_url' => '.',
|
||||
'baupm_enable_webapp' => '1'
|
||||
}, :partial => 'settings/baupm_settings'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user