Author: pari
Date: Thu Dec 27 14:52:54 2007
New Revision: 2044
URL: http://svn.digium.com/view/asterisk-gui?view=rev&am
p;rev=2044
Log:
typo
Modified:
branches/asterisknow/config/digital.html
Modified: branches/asterisknow/config/digital.html
URL: http://svn.digium.com/view/asterisk-gui/branc
hes/asterisknow/config/digital.html?view=diff&rev=2044&a
mp;r1=2043&r2=2044
============================================================
==================
--- branches/asterisknow/config/digital.html (original)
+++ branches/asterisknow/config/digital.html Thu Dec 27
14:52:54 2007
 -377,7
+377,7 
_$('status_message').style.display="block";
setTimeout("_$('status_message').style.display='none'
;", 1000);
- if(!parent.FXS_PORTS_DETECTED.length &&
!parent.FXS_PORTS_DETECTED.length ){
+ if(!parent.FXS_PORTS_DETECTED.length &&
!parent.FXO_PORTS_DETECTED.length ){
_$('FXSFXO_ports_td').innerHTML = "NO Analog
Hardware detected !! <BR><BR>";
}else{
var s1 =
(parent.FXS_PORTS_DETECTED.length)?parent.FXS_PORTS_DETECTED
.join(',') : 'none';
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
asterisk-gui-commits mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-g
ui-commits
|