[Fusionforge-commits] FusionForge branch Branch_5_3 updated. 404dac7b7fab315a50fdd70a924121428e101d69

Franck VILLAUME nerville at fusionforge.org
Thu Feb 27 10:43:21 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  404dac7b7fab315a50fdd70a924121428e101d69 (commit)
      from  903b12c1b4c433f1e80f08813eb7c941a0dd5292 (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 404dac7b7fab315a50fdd70a924121428e101d69
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Thu Feb 27 10:42:44 2014 +0100

    tracker: detail, fix html

diff --git a/src/common/tracker/actions/detail.php b/src/common/tracker/actions/detail.php
index d0e5e95..eb44a02 100644
--- a/src/common/tracker/actions/detail.php
+++ b/src/common/tracker/actions/detail.php
@@ -177,13 +177,13 @@ $nb = $count? ' ('.$count.')' : '';
 		<input type="file" name="input_file4" /><br />
 	<?php } ?>
 	<h2><?php echo _('Attached Files')._(':'); ?></h2>
+	</td></tr>
 <?php
 	//
 	// print a list of files attached to this Artifact
 	//
 		$ath->renderFiles($group_id, $ah);
 	?>
-	</td></tr>
 </table>
 </div>
 <div class="tabbertab" title="<?php echo _('Commits'); ?>" >

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

Summary of changes:
 src/common/tracker/actions/detail.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list