mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Tweaked breadcrumb label for activity view that was missed in the recent mobile-first updates.
This commit is contained in:
parent
8b0f005006
commit
b04ab933c6
@ -12,7 +12,7 @@
|
||||
<div class="col-sm-6">
|
||||
<ol class="breadcrumb float-sm-right">
|
||||
<li class="breadcrumb-item"><a href="{{ url_for('dashboard.dashboard') }}">Home</a></li>
|
||||
<li class="breadcrumb-item active">History</li>
|
||||
<li class="breadcrumb-item active">Activity</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user