Merge branch 'dev' of github.com:finnlabs/openproject-costs into dev

pull/6827/head
Hagen Schink 11 years ago
commit 6f4d4a3355
  1. 2
      lib/open_project/costs/engine.rb

@ -25,7 +25,7 @@ module OpenProject::Costs
register 'openproject-costs',
:author_url => 'http://finn.de',
:requires_openproject => '>= 3.0.0pre44',
:requires_openproject => '>= 3.0.0pre49',
:settings => { 'default' => { 'costs_currency' => 'EUR','costs_currency_format' => '%n %u' },
:partial => 'settings/openproject_costs' } do

Loading…
Cancel
Save