mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 10:51:21 +02:00
feat(admin-plugin): add action onAdminThemeTail for base layout #211
This commit is contained in:
@@ -220,6 +220,9 @@
|
||||
{% include "plugins/admin/templates/partials/modules/tabs.html" %}
|
||||
{% include "plugins/admin/templates/partials/modules/select2.html" %}
|
||||
|
||||
{% do
|
||||
emitter.emit('onAdminThemeTail') %}
|
||||
|
||||
{% block tail %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user