Changeset 60630 in spip-zone
- Timestamp:
- Apr 25, 2012, 7:56:49 AM (9 years ago)
- Location:
- _plugins_/commandes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/commandes/tags/V0.4.9/prive/liste/commandes.html
r55769 r60630 20 20 <th class='date_paiement'>[(#TRI{date_paiement,<:commandes:commande_date_paiement:>,ajax})]</th> 21 21 <th class='descriptif'><:commandes:contenu:></th> 22 <th class='montant'> [(#TRI{montant,<:commandes:montant:>,ajax})]</th>22 <th class='montant'><:commandes:montant:></th> 23 23 <th class='action'></th> 24 24 </tr> -
_plugins_/commandes/trunk/prive/liste/commandes.html
r58826 r60630 20 20 <th class='date_paiement'>[(#TRI{date_paiement,<:commandes:commande_date_paiement:>,ajax})]</th> 21 21 <th class='descriptif'><:commandes:contenu:></th> 22 <th class='montant'> [(#TRI{montant,<:commandes:montant:>,ajax})]</th>22 <th class='montant'><:commandes:montant:></th> 23 23 <th class='action'></th> 24 24 [(#ENV{simuler}|=={1}|oui)
Note: See TracChangeset
for help on using the changeset viewer.