Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
3120cef3
Commit
3120cef3
authored
Dec 01, 2017
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Change] 修改导航列表
parent
61a8d95f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
21 deletions
+3
-21
_nav.html
apps/templates/_nav.html
+3
-21
No files found.
apps/templates/_nav.html
View file @
3120cef3
...
...
@@ -11,6 +11,7 @@
<ul
class=
"nav nav-second-level active"
>
<li
id=
"user"
><a
href=
"{% url 'users:user-list' %}"
>
{% trans 'User' %}
</a></li>
<li
id=
"user-group"
><a
href=
"{% url 'users:user-group-list' %}"
>
{% trans 'User group' %}
</a></li>
<li
id=
"user-group"
><a
href=
"{% url 'users:user-group-list' %}"
>
{% trans 'Login logs' %}
</a></li>
</ul>
</li>
<li
id=
"assets"
>
...
...
@@ -40,6 +41,8 @@
</a>
<ul
class=
"nav nav-second-level"
>
<li
id=
"terminal"
><a
href=
"{% url 'terminal:terminal-list' %}"
>
{% trans 'Terminal' %}
</a></li>
<li
id=
"terminal"
><a
href=
""
>
{% trans 'Sessions' %}
</a></li>
<li
id=
"terminal"
><a
href=
""
>
{% trans 'Command' %}
</a></li>
</ul>
</li>
...
...
@@ -52,27 +55,6 @@
</ul>
</li>
<li
id=
"audits"
>
<a
href=
"#"
><i
class=
"fa fa-files-o"
></i>
<span
class=
"nav-label"
>
{% trans 'Audits' %}
</span><span
class=
"fa arrow"
></span></a>
<ul
class=
"nav nav-second-level"
>
<li
id=
"proxy-log-online"
>
<a
href=
"{% url 'audits:proxy-log-online-list' %}"
>
{% trans 'Session online' %}
</a>
</li>
<li
id=
"proxy-log-offline"
>
<a
href=
"{% url 'audits:proxy-log-offline-list' %}"
>
{% trans 'Session history' %}
</a>
</li>
<li
id=
"command-log"
>
<a
href=
"{% url 'audits:command-log-list' %}"
>
{% trans 'Command log' %}
</a>
</li>
<li
id=
"login-log"
>
<a
href=
"{% url 'audits:login-log-list' %}"
>
{% trans 'Login log' %}
</a>
</li>
{#
<li
id=
"admin-log"
>
#}
{#
<a
href=
"{% url 'perms:asset-permission-list' %}"
>
{% trans 'Admin log' %}
</a>
#}
{#
</li>
#}
</ul>
</li>
{#
<li
id=
""
>
#}
{#
<a
href=
"#"
>
#}
{#
<i
class=
"fa fa-download"
></i>
<span
class=
"nav-label"
>
{% trans 'File' %}
</span><span
class=
"fa arrow"
></span>
#}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment