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 @@
{% extends "portfolios/base.html" %}
{% set secondary_breadcrumb = "navigation.portfolio_navigation.breadcrumbs.funding" | translate %}
{% block portfolio_content %}
{% macro ViewLink(task_order) %}