From 21f228b1aed8b32dc9856add51f4ef8a3c7ced95 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Mon, 29 Jun 2009 21:03:40 -0700 Subject: Ticket 86 (addendum) - Guard against themes that don't define MSG_CANCEL and add the message to admin_default as well. --- themes/admin_default/views/admin.html.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes') diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php index fed1afe6..36deea9e 100644 --- a/themes/admin_default/views/admin.html.php +++ b/themes/admin_default/views/admin.html.php @@ -21,6 +21,10 @@ script("lib/jquery.form.js") ?> script("lib/jquery-ui.js") ?> script("lib/gallery.common.js") ?> + + script("lib/gallery.dialog.js") ?> script("lib/superfish/js/superfish.js") ?> theme_script("js/jquery.dropshadow.js") ?> -- cgit v1.2.3