|
From: <ma...@us...> - 2013-02-02 21:22:06
|
Revision: 1390
http://openautomation.svn.sourceforge.net/openautomation/?rev=1390&view=rev
Author: mayerch
Date: 2013-02-02 21:22:00 +0000 (Sat, 02 Feb 2013)
Log Message:
-----------
Last check in can't be the solution - new try...
Modified Paths:
--------------
CometVisu/trunk/visu/index.html
Modified: CometVisu/trunk/visu/index.html
===================================================================
--- CometVisu/trunk/visu/index.html 2013-02-02 21:18:46 UTC (rev 1389)
+++ CometVisu/trunk/visu/index.html 2013-02-02 21:22:00 UTC (rev 1390)
@@ -27,7 +27,6 @@
"lib/iconhandler.js",
"structure/pure/_common.js",
"designs/structure_custom.js",
- "lib/templateengine.js",
"structure/pure/break.js",
"structure/pure/group.js",
"structure/pure/rgb.js",
@@ -56,7 +55,8 @@
"transforms/transform_oh.js",
"dependencies/Three.js",
"dependencies/poly2tri.js",
- "dependencies/jsfloorplan.js"
+ "dependencies/jsfloorplan.js",
+ "lib/templateengine.js"
]);
</script>
<style type="text/css">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|