#112 CompensationAction Tree
* implements generic HTML based and Django compatible TreeView * enhances listing of CompensationActions on DetailView
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
{% 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.
|
||||
|
||||
Reference in New Issue
Block a user