Do not douple check project permssions for project macro
This commit is contained in:
parent
22e0fc68fa
commit
4b8db9e28b
@ -8,7 +8,7 @@
|
||||
td.name
|
||||
span[style='font-weight: bold;']
|
||||
- if AdditionalsPlugin.active_reporting?
|
||||
= project_name_with_icon project
|
||||
= project_name_with_icon project, permission: true
|
||||
- else
|
||||
= link_to_project project
|
||||
- if project.homepage?
|
||||
|
Loading…
Reference in New Issue
Block a user