]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo/errors/CancelError.js
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dojo / errors / CancelError.js
index 5d6f9e6530135dae2630a36aa6e887ca73530ff7..16ab0288a732f0047711e8c84f810bd24ef54cd4 100644 (file)
@@ -1,8 +1,8 @@
 /*
-       Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
+       Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
        Available via Academic Free License >= 2.1 OR the modified BSD license.
        see: http://dojotoolkit.org/license for details
 */
 
 //>>built
-define("dojo/errors/CancelError",["./create"],function(_1){return _1("CancelError",null,null,{dojoType:"cancel"});});
\ No newline at end of file
+define("dojo/errors/CancelError",["./create"],function(_1){return _1("CancelError",null,null,{dojoType:"cancel",log:false});});
\ No newline at end of file