1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Adjustments

This commit is contained in:
krateng
2021-12-25 04:06:29 +01:00
parent 6aee8c7a48
commit c82936ad4a
2 changed files with 4 additions and 4 deletions

View File

@@ -19,10 +19,10 @@
{% for tab_url,tab_name in [
['overview','Overview'],
['setup','Setup'],
['manual','Manual Scrobbling'],
['issues','Database Maintenance'],
['settings','Settings'],
['apikeys','API Keys']
['apikeys','API Keys'],
['manual','Manual Scrobbling'],
['issues','Database Maintenance']
] %}
{% if page=='admin_' + tab_url %}
<span style="opacity:0.5;">{{ tab_name }}</span>