From de26fb1c9300808621f9d4c514af695325820fd6 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Sun, 14 Mar 2010 23:29:30 -0400 Subject: [PATCH] Shout: remove debugging --- shout/templates/dialplan/edit.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/shout/templates/dialplan/edit.inc b/shout/templates/dialplan/edit.inc index da962bcee..446a92c7e 100644 --- a/shout/templates/dialplan/edit.inc +++ b/shout/templates/dialplan/edit.inc @@ -117,7 +117,6 @@ function saveAction(digit) method: 'post', parameters: params, onSuccess: function(r) { - alert('FIXME'); empty('selectAction'); empty('editAction'); $('editActionOverlay').hide(); -- 2.11.0