1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:05:55 +00:00

add jsmin stuff to index.php

This commit is contained in:
Andrew Dolgov
2011-12-21 12:15:03 +04:00
parent 638e27c8d4
commit 0415037517
3 changed files with 393 additions and 11 deletions

View File

@@ -274,7 +274,7 @@ function genericSanityCheck() {
function init() {
try {
dojo.registerModulePath("fox", "../../js/");
//dojo.registerModulePath("fox", "../../js/");
dojo.require("fox.FeedTree");