rbrindley: branch rbrindley/welcome_revamp r4251 - /team/rbrindley/welcome_re...

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Mon Dec 1 15:56:11 CST 2008


Author: rbrindley
Date: Mon Dec  1 15:56:10 2008
New Revision: 4251

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4251
Log:

- removed the sysinfohtml function call from welcome2.html


Modified:
    team/rbrindley/welcome_revamp/config/welcome2.html

Modified: team/rbrindley/welcome_revamp/config/welcome2.html
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/welcome2.html?view=diff&rev=4251&r1=4250&r2=4251
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome2.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome2.html Mon Dec  1 15:56:10 2008
@@ -350,7 +350,6 @@
 	setTimeout("loadAgents()", 1);
 	setTimeout("loadConferenceRooms()", 1);
 	setTimeout("loadParkingLot()", 1);
-	getsysinfohtml();
 
 	/* jQuery Tablesorter init */
 	/* this requires a rewrite of the loadExtensions and loadTrunks */




More information about the asterisk-gui-commits mailing list