mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-04-26 08:51:54 -04:00
feat: bulk actions API
This commit is contained in:
+1
-1
@@ -19,4 +19,4 @@
|
||||
{% include "components/footer.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block bottomimports %}<script src="{% static "js/base.js" %}"></script>{% endblock bottomimports %}
|
||||
{% block bottomimports %}<script src="{% static "js/base.js" %}?v={{ VERSION }}"></script>{% endblock bottomimports %}
|
||||
Reference in New Issue
Block a user