pluf2

pluf2 Commit Details


Date:2010-08-30 08:09:24 (14 years 3 months ago)
Author:Mehdi Kabab
Branch:master
Commit:5f8c062e6f8a6ce603020274749de5246e815a33
Parents: b855ef4531a9f0c64bb66ee851c15def6819f82c
Message:Fixed django style typo.

Changes:

File differences

src/Pluf/Template/Tag/Cycle.php
5353
5454
5555
56
56
5757
5858
5959
*
* <code>
* {foreach $some_list as $obj}
* <tr class="{% cycle 'row1' rowvalue2 'row3' %}">
* <tr class="{cycle 'row1', rowvalue2, 'row3'}">
* ...
* </tr>
* {/foreach}

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05688s using 13 queries.