mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-09 04:59:21 -04:00
Refactor the gallery dialog into a jQuery widget
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
This commit is contained in:
committed by
Bharat Mediratta
parent
1591c3871a
commit
a302a9c3fa
@@ -16,7 +16,7 @@
|
||||
title="<?= t("Edit Your Profile") ?>"
|
||||
id="gAfterInstallChangePasswordLink" class="gButtonLink ui-state-default ui-corners-all"><?= t("Change Password Now") ?></a>
|
||||
<script>
|
||||
$("#gAfterInstallChangePasswordLink").bind("click", handleDialogEvent);
|
||||
$("#gAfterInstallChangePasswordLink").galleryDialog();
|
||||
</script>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user