diff client/digitallibrary/jquery/dlGeometry.js @ 655:72acc47f1831 jquery

first try at birdview indicator
author hertzhaft
date Fri, 21 Jan 2011 00:33:33 +0100
parents c2566e470569
children 436e10669df8
line wrap: on
line diff
--- a/client/digitallibrary/jquery/dlGeometry.js	Thu Jan 20 20:21:11 2011 +0100
+++ b/client/digitallibrary/jquery/dlGeometry.js	Fri Jan 21 00:33:33 2011 +0100
@@ -255,7 +255,7 @@
             that.getRotation = transform.getRotation;
             that.getTranslation = transform.getTranslation;
             that.getScale = transform.getScale;
-            
+
             return that;
         };