optimize code
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
{# Profile Tabelle #}
|
||||
{# ============================= #}
|
||||
|
||||
<h2 class="text-light mb-3">Profile</h2>
|
||||
<div class="card bg-black border-secondary mb-5">
|
||||
<div class="card-body p-0">
|
||||
|
||||
@@ -182,10 +183,11 @@
|
||||
{# Struktur-Diff #}
|
||||
{# ============================= #}
|
||||
|
||||
<h2 class="text-light mb-3">Index-Struktur Vergleich</h2>
|
||||
<div class="card bg-black border-secondary">
|
||||
<div class="card-body text-light">
|
||||
|
||||
<h5 class="text-info mb-3">Index-Struktur Vergleich</h5>
|
||||
|
||||
|
||||
{% if indexMeta %}
|
||||
<div class="mb-3 small text-light">
|
||||
|
||||
Reference in New Issue
Block a user