mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 02:05:56 +00:00
update dojo to 1.7.3
This commit is contained in:
10
lib/dijit/main.js.uncompressed.js
Normal file
10
lib/dijit/main.js.uncompressed.js
Normal file
@@ -0,0 +1,10 @@
|
||||
define("dijit/main", [
|
||||
"dojo/_base/kernel"
|
||||
], function(dojo){
|
||||
// module:
|
||||
// dijit
|
||||
// summary:
|
||||
// The dijit package main module
|
||||
|
||||
return dojo.dijit;
|
||||
});
|
||||
Reference in New Issue
Block a user