[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-gui-commits
Subject:    pari: trunk r303 - /trunk/config/sysinfo.html
From:       asterisk-gui-commits () lists ! digium ! com
Date:       2007-01-30 17:04:03
Message-ID: 20070130170403.E89F1A948EA () lists ! digium ! internal
[Download RAW message or body]

Author: pari
Date: Tue Jan 30 11:04:03 2007
New Revision: 303

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=303
Log:
minor fixes for the sysinfo information not being properly displayed in netscape 

Modified:
    trunk/config/sysinfo.html

Modified: trunk/config/sysinfo.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/sysinfo.html?view=diff&rev=303&r1=302&r2=303
==============================================================================
--- trunk/config/sysinfo.html (original)
+++ trunk/config/sysinfo.html Tue Jan 30 11:04:03 2007
@@ -99,8 +99,8 @@
 		for(var i=0; i < divs_tohide.length; i++ )
 				$(divs_tohide[i]).style.display = "none";
 		for(var i=0; i < divs_toshow.length; i++ ){
-			$(divs_toshow[i]).style.display = "block";
-			$(divs_toshow[i]).focus();
+			$(divs_toshow[i]).style.display = "";
+			//$(divs_toshow[i]).focus();
 		}
 		return false;
 }

_______________________________________________
asterisk-gui-commits mailing list
asterisk-gui-commits@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-gui-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic