This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 830c368b120dc20f0141b64faa0b4d1ccf3fee20 (commit)
from 5626d14f155b571ebec366812ac9a571702166ee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=830c368b120dc20f0141b64faa0b4d1ccf3fee20
commit 830c368b120dc20f0141b64faa0b4d1ccf3fee20
Author: Marc-Etienne Vargenau <[email protected]>
Date: Thu Oct 6 16:04:02 2016 +0200
jquery.livequery: use minified version
diff --git a/src/www/include/html.php b/src/www/include/html.php
index c7adbac..0400aea 100644
--- a/src/www/include/html.php
+++ b/src/www/include/html.php
@@ -521,7 +521,7 @@ function html_use_jqueryjqplotplugindateAxisRenderer() {
function html_use_jqueryteamworkgantt() {
html_use_jquerybrowser();
- use_javascript('/scripts/jquery-livequery/jquery.livequery.js');
+ use_javascript('/scripts/jquery-livequery/jquery.livequery.min.js');
use_javascript('/scripts/jquery-livequery/jquery.timers.js');
use_javascript('/scripts/jquery-teamwork-gantt/libs/platform.js');
use_javascript('/scripts/jquery-teamwork-gantt/libs/date.js');
-----------------------------------------------------------------------
Summary of changes:
src/www/include/html.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits