diff WebApplication/viewer.js @ 4:ecefd45026bf

configuration of the cache
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Feb 2015 16:55:37 +0100
parents ca16691db433
children 20af33af313a
line wrap: on
line diff
--- a/WebApplication/viewer.js	Thu Feb 26 11:39:28 2015 +0100
+++ b/WebApplication/viewer.js	Thu Feb 26 16:55:37 2015 +0100
@@ -21,7 +21,6 @@
 var compression = 'jpeg95';
 
 
-
 // Prevent the access to IE
 if(navigator.appVersion.indexOf("MSIE ") != -1)
 {