From: Ben Klang Date: Fri, 2 Apr 2010 21:08:48 +0000 (-0400) Subject: Shout: Add some animation to the dialplan manager X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d876a7573c183039f5654311f690c8105b4339d3;p=horde.git Shout: Add some animation to the dialplan manager --- 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 @@
-
+

-