[Fusionforge-commits] FusionForge branch master updated. 38d8623993c42927d4ece01257be85068c57a054

Franck VILLAUME nerville at fusionforge.org
Fri Feb 28 10:49:28 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, master has been updated
       via  38d8623993c42927d4ece01257be85068c57a054 (commit)
      from  f2532cf51e6d3ae3a7b70fa5e683ee737b5ab58e (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 38d8623993c42927d4ece01257be85068c57a054
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Fri Feb 28 10:49:05 2014 +0100

    indent

diff --git a/src/common/tracker/actions/browse.php b/src/common/tracker/actions/browse.php
index 9e434a9..5abe617 100644
--- a/src/common/tracker/actions/browse.php
+++ b/src/common/tracker/actions/browse.php
@@ -526,14 +526,14 @@ if ($art_arr && $art_cnt > 0) {
 		if ($graph) {
 		?>
 		<table class="progress">
-      	<tbody>
-      		<tr><?php echo $graph; ?></tr>
-      	</tbody>
-      	</table>
-      	<table class="progress_legend">
-      		<tr><?php echo $legend ?></tr>
-      	</table>
-	<?php
+		<tbody>
+			<tr><?php echo $graph; ?></tr>
+		</tbody>
+		</table>
+		<table class="progress_legend">
+			<tr><?php echo $legend ?></tr>
+		</table>
+		<?php
 		}
 	}
 

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

Summary of changes:
 src/common/tracker/actions/browse.php |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list