[Rt-commit] rt branch, 4.0/remove-more-javascriptminifier, created. rt-4.0.2-112-ga05b1a3
Kevin Falcone
falcone at bestpractical.com
Sat Sep 24 11:12:11 EDT 2011
The branch, 4.0/remove-more-javascriptminifier has been created
at a05b1a3643bca526437b0118cd057772bbfec489 (commit)
- Log -----------------------------------------------------------------
commit a05b1a3643bca526437b0118cd057772bbfec489
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Sat Sep 24 11:11:16 2011 -0400
Something we missed removing JavaScrip::Minifier
diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 5e0a10c..cd24b00 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -885,8 +885,7 @@ Path to the jsmin binary, available from
http://www.crockford.com/javascript/jsmin.html
If specified, it will be used to minify C<JSFiles>. If it cannot be
-found, RT will fall back to the L<JavaScript::Minifier> module;
-failing that, RT will will simply concatenate the files.
+found, RT will simply concatenate the files.
=cut
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list