changeset 1534:3ef5f84d768f

geometry plugin: bugfix where IE choked on a comma
author hertzhaft
date Thu, 06 Oct 2016 18:19:10 +0200
parents bc0f41312d4f
children f129468a9ab8
files webapp/src/main/webapp/jquery/jquery.digilib.geometry.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/webapp/src/main/webapp/jquery/jquery.digilib.geometry.js	Sun Oct 02 12:50:45 2016 +0200
+++ b/webapp/src/main/webapp/jquery/jquery.digilib.geometry.js	Thu Oct 06 18:19:10 2016 +0200
@@ -799,7 +799,7 @@
     var plugin = {
             name : 'geometry',
             install : install,
-            fn : {},
+            fn : {}
     };
 
     // plug into digilib