[vhffs-dev] [2180] bugfix, don't display contributed group if there are not

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 2180
Author:   gradator
Date:     2012-05-07 23:54:23 +0200 (Mon, 07 May 2012)
Log Message:
-----------
bugfix, don't display contributed group if there are not

Modified Paths:
--------------
    branches/vhffs-4.4/vhffs-panel/templates/group/index.tt

Modified: branches/vhffs-4.4/vhffs-panel/templates/group/index.tt
===================================================================
--- branches/vhffs-4.4/vhffs-panel/templates/group/index.tt	2012-05-07 19:42:26 UTC (rev 2179)
+++ branches/vhffs-4.4/vhffs-panel/templates/group/index.tt	2012-05-07 21:54:23 UTC (rev 2180)
@@ -17,7 +17,7 @@
 </ul>
 </div>
 [% END %]
-[% IF contributed_projects %]
+[% IF contributed_projects.size() %]
 <div id="contribProjects">
 <h2>[% 'Projects you contribute to' | i18n | html %]</h2>
 <ul>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/