pari: trunk r793 - /trunk/config/trunks.html
    asterisk-gui-commits at lists.digium.com 
    asterisk-gui-commits at lists.digium.com
       
    Thu Apr 26 16:44:46 MST 2007
    
    
  
Author: pari
Date: Thu Apr 26 18:44:45 2007
New Revision: 793
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=793
Log:
reverting commit [2] in 781 
Modified:
    trunk/config/trunks.html
Modified: trunk/config/trunks.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/trunks.html?view=diff&rev=793&r1=792&r2=793
==============================================================================
--- trunk/config/trunks.html (original)
+++ trunk/config/trunks.html Thu Apr 26 18:44:45 2007
@@ -423,8 +423,7 @@
 	_$('customvoip_protocol').selectedIndex = 0;
 	_$('customvoip_host').value ="";
 	_$('analog').style.display="none";
-	_$('voip').style.display="";
-	_$('voip').style.height =350;
+	_$('voip').style.display="none";
 	_$('customvoip').style.display="none";
 	_$('userscontent_title').innerHTML = "Add Service Provider";
 	isnewtrunk = 1;
    
    
More information about the asterisk-gui-commits
mailing list