]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/_base/sniff.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _base / sniff.js
index c7c6b94d88fa402ac0ecb3f2dd059a5e885fc405..43df2eaed937633e580aab049c3ec07dbe6b4a24 100644 (file)
@@ -1,21 +1,2 @@
-/*
-       Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
-       Available via Academic Free License >= 2.1 OR the modified BSD license.
-       see: http://dojotoolkit.org/license for details
-*/
-
-
-if(!dojo._hasResource["dijit._base.sniff"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
-dojo._hasResource["dijit._base.sniff"] = true;
-dojo.provide("dijit._base.sniff");
-dojo.require("dojo.uacss");
-
-
-// summary:
-//             Applies pre-set CSS classes to the top-level HTML node, see
-//             `dojo.uacss` for details.
-//
-//             Simply doing a require on this module will
-//             establish this CSS.  Modified version of Morris' CSS hack.
-
-}
+//>>built
+define("dijit/_base/sniff",["dojo/uacss"],function(){});
\ No newline at end of file