[Fusionforge-commits] FusionForge branch Branch_5_3 updated. 4962be972b2c42f0e6179cc791802052f62d1e37

Franck VILLAUME nerville at fusionforge.org
Sun Feb 23 15:53: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  4962be972b2c42f0e6179cc791802052f62d1e37 (commit)
      from  a4d5897aa2ce25d6a88eda7a21e6eb290c2909e4 (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 4962be972b2c42f0e6179cc791802052f62d1e37
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Sun Feb 23 15:52:23 2014 +0100

    plugin projects-hierarchy: fix html

diff --git a/src/plugins/projects-hierarchy/view/home_project_link.php b/src/plugins/projects-hierarchy/view/home_project_link.php
index 9b0c893..2e067a7 100644
--- a/src/plugins/projects-hierarchy/view/home_project_link.php
+++ b/src/plugins/projects-hierarchy/view/home_project_link.php
@@ -65,6 +65,5 @@ if (sizeof($parent) || sizeof($childs)) {
 		}
 		echo '</ul>';
 	}
-	echo '</ul>';
 	echo $HTML->boxBottom();
 }

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

Summary of changes:
 src/plugins/projects-hierarchy/view/home_project_link.php |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list