X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=public%2Fjs%2Fsyj.js;fp=public%2Fjs%2Fsyj.js;h=e76acccebffee2dd278672072f1ae905b1a7b152;hp=4b62b84e1faccc90b9a538fd9393f018636598f2;hb=facf74e6972eafb727833b85b38b061215dea833;hpb=38d6d087c394c73df4b980f3ac7bb07951f253e0 diff --git a/public/js/syj.js b/public/js/syj.js index 4b62b84..e76accc 100644 --- a/public/js/syj.js +++ b/public/js/syj.js @@ -1,6 +1,8 @@ /* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier, and is published under the AGPL license. */ +"use strict"; + // avoid openlayers alerts OpenLayers.Console.userError = function(error) { SYJView.messenger.setMessage(error, "error");