06/05 Optimize app: add back buttons for Settings items

This commit is contained in:
2026-06-05 12:56:26 -04:00
parent f8114e7997
commit 8a4eeac781
10 changed files with 31 additions and 5 deletions
+4 -5
View File
@@ -156,14 +156,13 @@ tr.expanded-row > td {
</style>
{% endblock %}
{% block topbar_actions %}
<a href="{{ url_for('settings.index') }}" class="btn btn-sm btn-outline-secondary me-1" style="font-size:12px;"><i class="bi bi-arrow-left me-1"></i>Settings</a>
{% endblock %}
{% block content %}
<!-- Header -->
<div class="log-header">
<div>
<a href="{{ url_for('settings.index') }}" class="btn btn-sm btn-outline-secondary me-2" style="font-size:12px;">
<i class="bi bi-arrow-left me-1"></i>Settings
</a>
</div>
<div class="log-meta">
{% if file_exists %}
<span class="log-meta-chip"><i class="bi bi-hdd"></i>{{ file_size_fmt }}</span>