bkruse: trunk r1658 - /trunk/config/digital.html
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Mon Oct 8 17:53:25 CDT 2007
Author: bkruse
Date: Mon Oct 8 17:53:24 2007
New Revision: 1658
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=1658
Log:
taking out the debug alert, I should start using console.log for firebug anyways :P
Modified:
trunk/config/digital.html
Modified: trunk/config/digital.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/digital.html?view=diff&rev=1658&r1=1657&r2=1658
==============================================================================
--- trunk/config/digital.html (original)
+++ trunk/config/digital.html Mon Oct 8 17:53:24 2007
@@ -240,7 +240,6 @@
/* XXX Timing source for card is being set to zero? */
/* LBO is being set to 0 */
secondpart = k + "," + "0,0," + SPANS[k]['fac'].toLowerCase().replace("/", ",");
- alert(secondpart);
uri += build_action('append', c, context, firstpart, secondpart ); c++;
tmp2 = (totalchans)? ",":"";
More information about the asterisk-gui-commits
mailing list