mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 05:56:03 -05:00
feat: bulk actions API
This commit is contained in:
@@ -19,6 +19,6 @@ window.CATEGORIES = {{ categories|safe }};
|
||||
{% endblock %}
|
||||
|
||||
{% block bottomimports %}
|
||||
<script src="{% static "js/manage-media.js" %}"></script>
|
||||
<script src="{% static "js/manage-media.js" %}?v={{ VERSION }}"></script>
|
||||
{% endblock bottomimports %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user