X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fjs%2Fsyj.js;h=e76acccebffee2dd278672072f1ae905b1a7b152;hb=facf74e6972eafb727833b85b38b061215dea833;hp=4b62b84e1faccc90b9a538fd9393f018636598f2;hpb=4f977dedcaec8928890a94d7fc80d5c8925befed;p=syj.git 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");