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  0da75e3536ff6fba35e1cdbd72e0b99e4a8822a6 (commit)
       via  ec85843603eb184b43270acd1a8475b513680693 (commit)
       via  b1ad00e4f99e4f1706e31ae4e9486949fe3c8d1c (commit)
      from  8a841207c40fbac0b0d6e11741c464d35f610164 (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=0da75e3536ff6fba35e1cdbd72e0b99e4a8822a6

commit 0da75e3536ff6fba35e1cdbd72e0b99e4a8822a6
Author: Franck Villaume <[email protected]>
Date:   Sun Dec 3 20:46:47 2017 +0100

    fix css class in trove table

diff --git a/src/www/softwaremap/trove_list.php 
b/src/www/softwaremap/trove_list.php
index d86fb29..9159683 100644
--- a/src/www/softwaremap/trove_list.php
+++ b/src/www/softwaremap/trove_list.php
@@ -149,7 +149,7 @@ if ( $cat === 'c' ) {
 
        // ######## two column table for key on right
        // first print all parent cats and current cat (breadcrumb)
-       echo $HTML->listTableTop();
+       echo $HTML->listTableTop(array(), array(), 'full');
        print '<tr class="top">' . "\n";
        print '<td id="project-tree-col1">' . "\n";
 

https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=ec85843603eb184b43270acd1a8475b513680693

commit ec85843603eb184b43270acd1a8475b513680693
Author: Franck Villaume <[email protected]>
Date:   Sat Dec 2 11:17:38 2017 +0100

    remove unused img

diff --git a/src/www/images/clear.png b/src/www/images/clear.png
deleted file mode 100644
index f5130cd..0000000
Binary files a/src/www/images/clear.png and /dev/null differ

https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=b1ad00e4f99e4f1706e31ae4e9486949fe3c8d1c

commit b1ad00e4f99e4f1706e31ae4e9486949fe3c8d1c
Author: Franck Villaume <[email protected]>
Date:   Sat Dec 2 11:15:43 2017 +0100

    remove obsolete sf images

diff --git a/src/www/images/debian-sf-icon.png 
b/src/www/images/debian-sf-icon.png
deleted file mode 100644
index 3e0aad7..0000000
Binary files a/src/www/images/debian-sf-icon.png and /dev/null differ
diff --git a/src/www/images/sf-for-debian.png b/src/www/images/sf-for-debian.png
deleted file mode 100644
index b707c89..0000000
Binary files a/src/www/images/sf-for-debian.png and /dev/null differ

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

Summary of changes:
 src/www/images/clear.png           | Bin 81 -> 0 bytes
 src/www/images/debian-sf-icon.png  | Bin 2111 -> 0 bytes
 src/www/images/sf-for-debian.png   | Bin 30237 -> 0 bytes
 src/www/softwaremap/trove_list.php |   2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 src/www/images/clear.png
 delete mode 100644 src/www/images/debian-sf-icon.png
 delete mode 100644 src/www/images/sf-for-debian.png


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to