Use the new breadcrumbs pattern on the clients loading page

This commit is contained in:
Michael Lange
2018-06-27 11:30:58 -07:00
parent 0e3701d799
commit 771ad072fa

View File

@@ -1,7 +1,5 @@
{{#global-header class="page-header"}}
<li class="is-active">
{{#link-to "clients.index"}}Clients{{/link-to}}
</li>
{{app-breadcrumbs}}
{{/global-header}}
{{#gutter-menu class="page-body"}}
<section class="section has-text-centered">{{partial "partials/loading-spinner"}}</section>