X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=public%2Fjs%2Futils.js;fp=public%2Fjs%2Futils.js;h=eab837dc2b4e099000f7c2779a15a486b41a05ac;hp=e2126f5950a9d553590c2e0731a59c9172f69a2e;hb=facf74e6972eafb727833b85b38b061215dea833;hpb=38d6d087c394c73df4b980f3ac7bb07951f253e0 diff --git a/public/js/utils.js b/public/js/utils.js index e2126f5..eab837d 100644 --- a/public/js/utils.js +++ b/public/js/utils.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"; + var CloseBtn = Class.create({ initialize: function(elt, options) { var btn, imgsrc, style;