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, 6.1 has been updated
via 735e926bd420327ca831851157328fe69487fa7a (commit)
from d5aff7fbf73b2a514631e1d8d29489b2019bd51a (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=735e926bd420327ca831851157328fe69487fa7a
commit 735e926bd420327ca831851157328fe69487fa7a
Author: Franck Villaume <[email protected]>
Date: Sat Jan 20 12:25:09 2018 +0100
fix tabs in scm view. related to markdown fix in tracker
diff --git a/src/www/scm/index.php b/src/www/scm/index.php
index 347081d..4b0799c 100644
--- a/src/www/scm/index.php
+++ b/src/www/scm/index.php
@@ -53,4 +53,6 @@ $hook_params = array();
$hook_params['group_id'] = $group_id;
plugin_hook("scm_page", $hook_params);
+echo html_e('script', array('type'=>'text/javascript'),
'//<![CDATA['."\n".'jQuery("[id^=tabber]").tabs();'."\n".'//]]>');
+
scm_footer();
-----------------------------------------------------------------------
Summary of changes:
src/www/scm/index.php | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits