mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-10-27 02:21:58 +00:00
Fix reports
Add currency report make reports use json storage Make tables nicer
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if current_user.is_authenticated and current_user.gm_level >= 2 %}
|
||||
|
||||
<a id='report-index' class='nav-link' href='{{ url_for('reports.index') }}'>Reports</a>
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Tools</a>
|
||||
<div class="dropdown-menu">
|
||||
|
||||
Reference in New Issue
Block a user