We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e63fa commit 661cfcdCopy full SHA for 661cfcd
templates/monitor/icinga_host.html
templates/nav_li_profile.html
@@ -30,10 +30,6 @@
30
31
<ul class="dropdown-menu animated fadeInRight m-t-xs">
32
33
- <li id="admin"><a href="/admin/" target="_blank">管理后台</a></li>
34
-{# {% ifequal user.is_admin 1 %}#}
35
-{# <li id="monitor"><a href="http://monitor:redhat@{{ monitor_url }}/" target="_blank">监控系统</a></li>#}
36
-{# {% endifequal %}#}
37
<li id="monitor">
38
<a href="http://{{ monitor_url }}" class="a_post">监控平台</a>
39
</li>
0 commit comments