removed comment as we already did what the comment suggested

git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1169 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
p.tessenow 15 years ago
parent 8223fef2c0
commit eccfb6fb8f
  1. 2
      init.rb

@ -13,7 +13,7 @@ Redmine::Plugin.register :redmine_reporting do
requires_redmine_plugin :redmine_costs, :version_or_higher => '0.3'
#register reporting_module including permissions
project_module :reporting_module do #todo: refactor this to be the reporting_module
project_module :reporting_module do
#require_or_load 'costs_access_control_permission_patch'
permission :view_cost_entries, {:costlog => [:details], :cost_reports => [:index]}

Loading…
Cancel
Save