Fix permission
This commit is contained in:
parent
c08f14382f
commit
c612862036
@ -44,7 +44,7 @@
|
||||
{% include "fragments/primary_point_of_contact.html" %}
|
||||
{% endif %}
|
||||
|
||||
{% if user_can(permissions.VIEW_PORTFOLIO_POC) %}
|
||||
{% if user_can(permissions.ARCHIVE_PORTFOLIO) %}
|
||||
{% include "fragments/delete_portfolio.html" %}
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user