[Fusionforge-commits] FusionForge branch Branch_5_3 updated. a2d762dd2e7566571aa2699c86d227ec7fa4aef4

Franck VILLAUME nerville at fusionforge.org
Thu Feb 27 18:30:03 CET 2014


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, Branch_5_3 has been updated
       via  a2d762dd2e7566571aa2699c86d227ec7fa4aef4 (commit)
       via  6fef2b4662a6f0e913fca66db5eb6dae32bdb60a (commit)
       via  52e94c86eb90676a5a013213da12e4abbddf5e0b (commit)
      from  5fb63465de3edf5efec480e88c71d7b8f77b245a (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 -----------------------------------------------------------------
commit a2d762dd2e7566571aa2699c86d227ec7fa4aef4
Merge: 5fb6346 6fef2b4
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Thu Feb 27 18:26:54 2014 +0100

    merge Branch_5_2

diff --cc src/www/themes/funky/Theme.class.php
index 72422d4,80ba6e4..31070fa
--- a/src/www/themes/funky/Theme.class.php
+++ b/src/www/themes/funky/Theme.class.php
@@@ -282,8 -275,7 +282,6 @@@ class Theme extends Layout 
  			// middle part
  			$return .= '<td class="tg-middle" style="width:'.$tabwidth.'%;"><a ';
  			$return .= 'id="'.md5($TABS_DIRS[$i]).'" ';
- 			if ($use_tooltips && isset($TABS_TOOLTIPS[$i]))
- 				$return .= 'class="tabtitle" title="'.$TABS_TOOLTIPS[$i].'" ';
 -
  			$return .= 'href="'.$TABS_DIRS[$i].'">' . "\n";
  			$return .= '<span';
  

-----------------------------------------------------------------------

Summary of changes:
 src/www/themes/funky/Theme.class.php |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list