Merge branch 'staging' into remove-delete-functionality

This commit is contained in:
leigh-mil
2019-12-18 15:20:41 -05:00
committed by GitHub
30 changed files with 382 additions and 156 deletions

View File

@@ -13,6 +13,9 @@
{% block application_content %}
{% if show_flash -%}
{% include "fragments/flash.html" %}
{%- endif %}
<h3>{{ 'portfolios.applications.settings.name_description' | translate }}</h3>
{% if user_can(permissions.EDIT_APPLICATION) %}