mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 07:25:56 +00:00
update dojo to 1.7.3
This commit is contained in:
9
lib/dojo/cache.js.uncompressed.js
Normal file
9
lib/dojo/cache.js.uncompressed.js
Normal file
@@ -0,0 +1,9 @@
|
||||
define("dojo/cache", ["./_base/kernel", "./text"], function(dojo, text){
|
||||
// module:
|
||||
// dojo/cache
|
||||
// summary:
|
||||
// The module defines dojo.cache by loading dojo/text.
|
||||
|
||||
//dojo.cache is defined in dojo/text
|
||||
return dojo.cache;
|
||||
});
|
||||
Reference in New Issue
Block a user