From 07f686aee50f14c07268c68e562deb6554a4b34c Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Mon, 8 Mar 2010 23:50:57 -0500 Subject: [PATCH] Shout: Updates for compatibility with Horde_Themes changes --- shout/templates/dialplan/edit.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shout/templates/dialplan/edit.inc b/shout/templates/dialplan/edit.inc index c51ca0dd7..9c2c1f74b 100644 --- a/shout/templates/dialplan/edit.inc +++ b/shout/templates/dialplan/edit.inc @@ -39,7 +39,7 @@ function editAction(digit) { if ($('selectActionForm') == null) { var curDigit = digit; - $('digitGraphic').src = '/digit-'+digit+'.png'; + $('digitGraphic').src = ' true, 'nohorde' => true)); ?>/digit-'+digit+'.png'; // Draw the selectActionForm $('editActionOverlay').show(); -- 2.11.0