forked from DGNum/gestioCOF
Remove unused references to multiple-select.*
This commit is contained in:
parent
e0ffee295d
commit
61efded673
1 changed files with 0 additions and 5 deletions
|
@ -2,11 +2,6 @@
|
|||
{% load staticfiles %}
|
||||
{% load widget_tweaks %}
|
||||
|
||||
{% block extra_head %}
|
||||
<link rel="stylesheet" text="text/css" href="{% static 'kfet/vendor/multiple-select/multiple-select.css' %}">
|
||||
<script src="{% static 'kfet/vendor/multiple-select/multiple-select.js' %}"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block title %}Permissions - Édition{% endblock %}
|
||||
{% block header-title %}Modification des permissions{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue