Feature #506
Add reports to top menu
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
Would it be possible to add the below code to /base.rhtml?
Just a small link for admins just to get to the reporting area quicker!
<%= link_to l(:Reports), { :controller => 'issues' }, :class => 'admin' if User.current.admin? %>
Cheers
History
#1
Updated by Benjamin Schunn over 5 years ago
should be closed as will not fix, because this is not needed anymore.