fix: Add KRS Audit link to admin menu

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Maciej Pienczyn 2026-01-13 16:50:51 +01:00
parent de52e6991c
commit f323b9a90d

View File

@ -1091,6 +1091,12 @@
</svg>
Audyt Social
</a>
<a href="{{ url_for('admin_krs_audit') }}">
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/>
</svg>
Audyt KRS
</a>
</div>
</div>