mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-01 07:27:35 +00:00
[Update] 用户导航加上文件管理
This commit is contained in:
@@ -14,3 +14,8 @@
|
||||
<span class="nav-label">{% trans 'Web terminal' %}</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{% url 'terminal:web-sftp' %}" target="_blank"><i class="fa fa-file" style="width: 14px"></i>
|
||||
<span class="nav-label">{% trans 'File manager' %}</span>
|
||||
</a>
|
||||
</li>
|
Reference in New Issue
Block a user