From 0eb9a2aacd33d9d98726d08f828f10df4e462e9e Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Mon, 29 Jun 2009 20:55:23 -0700 Subject: Fix for ticket 86 - Make Cancel button in doalogs localizable. --- themes/default/views/page.html.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/default') diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php index 519a0c39..a21e9eff 100644 --- a/themes/default/views/page.html.php +++ b/themes/default/views/page.html.php @@ -49,6 +49,10 @@ script("lib/jquery.form.js") ?> script("lib/jquery-ui.js") ?> script("lib/gallery.common.js") ?> + + script("lib/gallery.dialog.js") ?> script("lib/gallery.form.js") ?> script("lib/superfish/js/superfish.js") ?> -- cgit v1.2.3