[Commits] r2777 - sandbox/gxm/geoext/gxm/tests

commits at geoext.org commits at geoext.org
Sun Jul 24 01:29:13 CEST 2011


Author: marcjansen
Date: 2011-07-24 01:29:13 +0200 (Sun, 24 Jul 2011)
New Revision: 2777

Modified:
   sandbox/gxm/geoext/gxm/tests/run-tests.html
Log:
[gxm] remove console.log()

Modified: sandbox/gxm/geoext/gxm/tests/run-tests.html
===================================================================
--- sandbox/gxm/geoext/gxm/tests/run-tests.html	2011-07-23 23:25:37 UTC (rev 2776)
+++ sandbox/gxm/geoext/gxm/tests/run-tests.html	2011-07-23 23:29:13 UTC (rev 2777)
@@ -158,8 +158,6 @@
     a.target='_blank';
     a.title="...open '" + test_url + "' in a new window to easily bypass browser-cache";
     
-    console.log(test_url);
-    
     a.appendChild(document.createTextNode( test_url ));
     cell.appendChild(a);
     



More information about the Commits mailing list