mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Basic bread crumb code to replace obsolete package
This commit is contained in:
@@ -45,10 +45,13 @@
|
||||
{{ subTitle }}</small></h1>
|
||||
</div><!-- /.col -->
|
||||
<div class="col-sm-6">
|
||||
{{ ff3bc(bcArgs) }}
|
||||
<!--
|
||||
<ol class="breadcrumb float-sm-right">
|
||||
<li class="breadcrumb-item"><a href="#">Home</a></li>
|
||||
<li class="breadcrumb-item active">Bread crumbs v1</li>
|
||||
</ol>
|
||||
-->
|
||||
</div><!-- /.col -->
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /.container-fluid -->
|
||||
|
Reference in New Issue
Block a user