File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ java -jar "../tools/yuicompressor-2.4.8pre.jar" --type=js --disable-optimization
2626java -jar " ../tools/yuicompressor-2.4.8pre.jar" --type=js --disable-optimizations --nomunge app.js >> mobile.js
2727
2828# compile plot lib and config
29- java -jar " ../tools/yuicompressor-2.4.8pre.jar" --type=js --disable-optimizations --nomunge jquery .flot.js >> init_plot.js
29+ java -jar " ../tools/yuicompressor-2.4.8pre.jar" --type=js --disable-optimizations --nomunge _jquery .flot.js >> init_plot.js
3030java -jar " ../tools/yuicompressor-2.4.8pre.jar" --type=js --disable-optimizations --nomunge plot_config.js >> init_plot.js
3131
3232cd ..
Original file line number Diff line number Diff line change 11CACHE MANIFEST
2- # version 59
2+ # version 60
33
44# gogole maps files
55http://maps.google.com/maps/api/js?v=3.10&sensor=false&key=AIzaSyCOqkcNey4CCyG4X0X5qxHAhCgD8g5DwXg
File renamed without changes.
You canβt perform that action at this time.
0 commit comments