X-Git-Url: https://dev.renevier.net/gitweb.cgi?a=blobdiff_plain;f=public%2Fjs%2Futils.js;h=eab837dc2b4e099000f7c2779a15a486b41a05ac;hb=facf74e6972eafb727833b85b38b061215dea833;hp=e2126f5950a9d553590c2e0731a59c9172f69a2e;hpb=9ff9fe8e9026595f8304b1dc0f36e5dffba49c8b;p=syj.git 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;