mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-24 21:08:30 +00:00
Bugfix (#2980)
* [Update] 修改排序,去掉标签 * [Update] 修改批量更新后刷新页面 * [Update] 修改面包屑 * [Update] 修改用户排序 * [Update] 处理未登录主机显示为负数 * [Update] 支持单个资产的搜索
This commit is contained in:
@@ -110,9 +110,6 @@
|
||||
<div class="col-sm-10">
|
||||
<h2></h2>
|
||||
<ol class="breadcrumb">
|
||||
<li>
|
||||
<a href="">{% trans 'Dashboard' %}</a>
|
||||
</li>
|
||||
{% if app %}
|
||||
<li>
|
||||
<a>{{ app }}</a>
|
||||
|
Reference in New Issue
Block a user