summaryrefslogtreecommitdiffstats
path: root/templates/content/js
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-28 22:04:04 -0500
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-28 22:04:04 -0500
commitf3ccfd49f437c6080c9233a2e24ec602ebc49f60 (patch)
tree6e16fc77589074b31e64f547b63ebdf3798c012c /templates/content/js
parent6afaa6d392e97cc425e4ecdc82f3c1a3716986f4 (diff)
parent18f1a07afed3208ef4424305da8c6b1a34cf3aed (diff)
downloadaskbot-f3ccfd49f437c6080c9233a2e24ec602ebc49f60.tar.gz
askbot-f3ccfd49f437c6080c9233a2e24ec602ebc49f60.tar.bz2
askbot-f3ccfd49f437c6080c9233a2e24ec602ebc49f60.zip
merged with CNPROG branch
Diffstat (limited to 'templates/content/js')
-rw-r--r--templates/content/js/compress.bat10
-rw-r--r--templates/content/js/flot-build.bat4
2 files changed, 7 insertions, 7 deletions
diff --git a/templates/content/js/compress.bat b/templates/content/js/compress.bat
index aa31271c..41e1882a 100644
--- a/templates/content/js/compress.bat
+++ b/templates/content/js/compress.bat
@@ -1,6 +1,6 @@
-#java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 wmd\wmd.js -o wmd\wmd-min.js
-#java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 wmd\showdown.js -o wmd\showdown-min.js
-#java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 com.cnprog.post.js -o com.cnprog.post.pack.js
-java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 se_hilite_src.js -o se_hilite.js
-
+#java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 wmd\wmd.js -o wmd\wmd-min.js
+#java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 wmd\showdown.js -o wmd\showdown-min.js
+#java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 com.cnprog.post.js -o com.cnprog.post.pack.js
+java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 se_hilite_src.js -o se_hilite.js
+
pause \ No newline at end of file
diff --git a/templates/content/js/flot-build.bat b/templates/content/js/flot-build.bat
index 28304966..fc715e3a 100644
--- a/templates/content/js/flot-build.bat
+++ b/templates/content/js/flot-build.bat
@@ -1,3 +1,3 @@
-java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 jquery.flot.js -o jquery.flot.pack.js
-
+java -jar yuicompressor-2.4.2.jar --type js --charset utf-8 jquery.flot.js -o jquery.flot.pack.js
+
pause \ No newline at end of file