mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-21 03:49:21 -04:00
Revert "Revert "Allow a theme to override the page refresh mechanism. Create a new""
This reverts commit 9f396178ce.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<?= t("Add") ?>
|
||||
</button>
|
||||
|
||||
<button class="ui-state-default ui-corner-all" onclick="closeDialog(); window.location.reload();">
|
||||
<button class="ui-state-default ui-corner-all" onclick="closeDialog(); $.gallery_reload();">
|
||||
<?= t("Close") ?>
|
||||
</button>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user