fixed the link to the settings partial

git-svn-id: https://dev.finn.de/svn/cockpit/trunk@86 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
hjust 15 years ago
parent 5f0dcb794c
commit c8e38e6549
  1. 2
      init.rb

@ -33,7 +33,7 @@ Redmine::Plugin.register :redmine_costs do
settings :default => {
'costs_currency' => 'EUR',
'costs_currency_format' => '%n %u'
}, :partial => 'settings/_redmine_costs'
}, :partial => 'settings/redmine_costs'
project_module :costs_module do

Loading…
Cancel
Save