Explicitly set secondary breadcrumbs

This commit is contained in:
Patrick Smith
2019-02-07 07:48:41 -05:00
parent be8806877d
commit 45ed8811f7
9 changed files with 15 additions and 17 deletions

View File

@@ -3,6 +3,8 @@
{% from "components/icon.html" import Icon %}
{% from "components/text_input.html" import TextInput %}
{% set secondary_breadcrumb = "navigation.portfolio_navigation.breadcrumbs.admin" | translate %}
{% block portfolio_content %}
{% include "fragments/flash.html" %}