[UPDT] EMPLOYEE: Changed employee organisation chart orientation and added search option in it
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<link rel="stylesheet" href="{% static 'build/css/style.min.css' %}" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'css/style.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'build/css/summernote-lite.min.css' %}" />
|
||||
<link rel="stylesheet" href="{% static 'build/css/orgChart.css' %}" />
|
||||
<script src="{% static '/jquery/ajax.js' %}"></script>
|
||||
<script src="{% static '/jquery/jquery.min.js' %}"></script>
|
||||
<link rel="stylesheet" href="{% static '/jquery/jqueryui.css' %}">
|
||||
|
||||
Reference in New Issue
Block a user