From d876a7573c183039f5654311f690c8105b4339d3 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Fri, 2 Apr 2010 17:08:48 -0400 Subject: [PATCH] Shout: Add some animation to the dialplan manager --- shout/dialplan.php | 1 + shout/templates/dialplan/edit.inc | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/shout/dialplan.php b/shout/dialplan.php index c8b86e1d3..ed242a28e 100644 --- a/shout/dialplan.php +++ b/shout/dialplan.php @@ -82,6 +82,7 @@ if ($action == 'edit') { Horde::addScriptFile('stripe.js', 'horde'); Horde::addScriptFile('prototype.js', 'horde'); +Horde::addScriptFile('scriptaculous.js', 'horde'); require SHOUT_TEMPLATES . '/common-header.inc'; require SHOUT_TEMPLATES . '/menu.inc'; diff --git a/shout/templates/dialplan/edit.inc b/shout/templates/dialplan/edit.inc index e24803f12..12fff22b1 100644 --- a/shout/templates/dialplan/edit.inc +++ b/shout/templates/dialplan/edit.inc @@ -31,12 +31,12 @@
-
+

-