source:
Dev/trunk/src/client/dijit/_base/sniff.js
@
532
Last change on this file since 532 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 237 bytes |
Line | |
---|---|
1 | define([ "dojo/uacss" ], function(){ |
2 | |
3 | // module: |
4 | // dijit/_base/sniff |
5 | |
6 | /*===== |
7 | return { |
8 | // summary: |
9 | // Deprecated, back compatibility module, new code should require dojo/uacss directly instead of this module. |
10 | }; |
11 | =====*/ |
12 | }); |
Note: See TracBrowser
for help on using the repository browser.