Commit 76aadad6 authored by ibuler's avatar ibuler

[Bugfix] 修复菜单选中bug

parent c7510bcf
......@@ -64,7 +64,7 @@
</a>
<ul class="nav nav-second-level">
<li id="task"><a href="{% url 'ops:task-list' %}">{% trans 'Task list' %}</a></li>
<li id="command-execution-start"><a href="{% url 'ops:command-execution-start' %}">{% trans 'Command execution' %}</a></li>
<li id="command-execution"><a href="{% url 'ops:command-execution-start' %}">{% trans 'Command execution' %}</a></li>
</ul>
</li>
<li id="audits">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment