mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-18 00:08:31 +00:00
Modify user detail of usergroup
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<link href="{% static "css/font-awesome.css" %}" rel="stylesheet">
|
||||
{#<link href="{% static "css/plugins/iCheck/custom.css" %}" rel="stylesheet">#}
|
||||
{#<link href="{% static "css/animate.css" %}" rel="stylesheet">#}
|
||||
<link href="{% static "css/style.css" %}" rel="stylesheet">
|
||||
|
||||
{#<link href="{% static "css/colorbox.css" %}" rel="stylesheet">#}
|
||||
<link href="{% static "css/plugins/vaildator/jquery.validator.css" %}" rel="stylesheet">
|
||||
{#<link href="{% static "css/magnific/magnific-popup.css" %}" rel="stylesheet">#}
|
||||
@@ -15,7 +15,6 @@
|
||||
<!-- scripts -->
|
||||
<script src="{% static "js/jquery-2.1.1.js" %}"></script>
|
||||
<script src="{% static "js/bootstrap.min.js" %}"></script>
|
||||
<script src="{% static "js/base.js" %}"></script>
|
||||
|
||||
<!-- validator js -->
|
||||
{#<script src="{% static "js/validator/jquery.validator.js" %}"></script>#}
|
||||
|
Reference in New Issue
Block a user