Revert "Revert "Allow a theme to override the page refresh mechanism. Create a new""

This reverts commit 9f396178ce.
This commit is contained in:
Tim Almdal
2009-08-05 10:25:23 -07:00
parent 9f396178ce
commit 7b1cca168c
12 changed files with 66 additions and 44 deletions

View File

@@ -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>