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