Remove special cases based on SITE_NAME
This commit is contained in:
parent
6d2e4b3652
commit
71743a3bfc
24 changed files with 103 additions and 848 deletions
|
@ -51,13 +51,6 @@
|
|||
<li><a href="/daily_chart">Daily Stat Chart</a></li>
|
||||
</ul>
|
||||
|
||||
{% if SITE_NAME == 'PCM' %}
|
||||
<h4>Configuration</h4>
|
||||
<ul>
|
||||
<li><a href="/admin/sidebar">Edit Sidebar</a></li>
|
||||
</ul>
|
||||
{% endif %}
|
||||
|
||||
{% if v.admin_level > 2 %}
|
||||
<pre></pre>
|
||||
<div class="custom-control custom-switch">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue