From da5afa368e745b78f73de1d709b665171ca60267 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Mon, 8 Mar 2010 23:14:31 -0500 Subject: [PATCH] trailing ws --- 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 93f8683ac..01712fced 100644 --- a/shout/templates/dialplan/edit.inc +++ b/shout/templates/dialplan/edit.inc @@ -148,7 +148,7 @@ function refreshMenu() col.appendChild(img); row.appendChild(col); $('menuInfo').appendChild(row); - + // Fill in the actions $H(menuInfo.get('actions')).each(function (pair) { var text; -- 2.11.0