Remove PPoC files

This commit is contained in:
leigh-mil
2020-01-07 11:46:17 -05:00
parent 3e694a346a
commit a5194d6f70
3 changed files with 0 additions and 109 deletions

View File

@@ -59,10 +59,6 @@
<hr>
{% if user_can(permissions.VIEW_PORTFOLIO_POC) %}
{% include "portfolios/fragments/primary_point_of_contact.html" %}
{% endif %}
{% if user_can(permissions.VIEW_PORTFOLIO_USERS) %}
{% include "portfolios/fragments/portfolio_members.html" %}
{% endif %}