1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

split main objects to dojo modules

This commit is contained in:
Andrew Dolgov
2018-12-02 17:18:59 +03:00
parent fda3ad39c8
commit 807ff07454
9 changed files with 2226 additions and 2210 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* global dijit, __,fox */
/* global dijit, __ */
let Utils;
let CommonDialogs;