source: Dev/branches/rest-dojo-ui/client/dijit/_base/sniff.js @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 189 bytes
Line 
1define([ "dojo/uacss" ], function(){
2        // module:
3        //              dijit/_base/sniff
4        // summary:
5        //              Back compatibility module, new code should require dojo/uacss directly instead of this module.
6});
Note: See TracBrowser for help on using the repository browser.