FSN#31743 Werkplekken tekenen nog iets beter uitschakelen

svn path=/Website/branches/v5.4.4/; revision=24127
This commit is contained in:
Jos Groot Lipman
2015-02-12 14:55:07 +00:00
parent 890cb993ae
commit cfc86c18d8

View File

@@ -346,9 +346,6 @@ function noAutoResize()
//var mat = new THREE.MeshLambertMaterial( { map: modelTex });
// Coordinaten werkplekken
if (1)
render();
else
$.getJSON("get_wp_info_ajax.asp?bordlabel=<%=bordlabel_key%>" + gCustomParameters, { },
function (wpjson)
{
@@ -402,6 +399,7 @@ else
}
}
if (0)
for (var wp in wpjson.werkplekken)
{
var wpdata = wpjson.werkplekken[wp];