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

This reverts commit 1f014aae6c.
This commit is contained in:
Tim Almdal
2009-08-05 09:24:27 -07:00
parent 397468c47b
commit 9f396178ce
12 changed files with 44 additions and 66 deletions

View File

@@ -34,7 +34,7 @@
<?= t("Add") ?>
</button>
<button class="ui-state-default ui-corner-all" onclick="closeDialog(); $.gallery_reload();">
<button class="ui-state-default ui-corner-all" onclick="closeDialog(); window.location.reload();">
<?= t("Close") ?>
</button>
</span>