mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-21 01:20:43 +02:00
Fix install/update a theme from its own detail page
This commit is contained in:
@@ -109,3 +109,5 @@
|
||||
|
||||
{% include 'partials/modal-changes-detected.html.twig' %}
|
||||
{% include 'partials/modal-remove-package.html.twig' with { type: 'theme', package: theme } %}
|
||||
{% include 'partials/modal-add-package.html.twig' with { type: 'theme' } %}
|
||||
{% include 'partials/modal-update-packages.html.twig' with { type: 'theme' } %}
|
||||
|
||||
Reference in New Issue
Block a user