The horizon.templatetags.breadcrumb_nav ModuleΒΆ

horizon.templatetags.breadcrumb_nav.breadcrumb_nav(context)[source]

A logic heavy function for automagically creating a breadcrumb. It uses the dashboard, panel group(if it exists), then current panel. Can also use a “custom_breadcrumb” context item to add extra items.

Previous topic

The horizon.templatetags.angular Module

Next topic

The horizon.workflows.views Module

Project Source

This Page