WIP: CompensationAction using jstree
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
{% load i18n l10n static fontawesome_5 humanize %}
|
||||
|
||||
{% block head %}
|
||||
{% comment %}
|
||||
Needed for custom Checkbox Tree Select Widget
|
||||
{% endcomment %}
|
||||
{% include 'form/scripts/jstree-scripts.html' %}
|
||||
|
||||
{% comment %}
|
||||
dal documentation (django-autocomplete-light) states using form.media for adding needed scripts.
|
||||
This does not work properly with modal forms, as the scripts are not loaded properly inside the modal.
|
||||
|
||||
Reference in New Issue
Block a user