Last change
on this file since 124807 was
124807,
checked in by Maïeul Rouquette, 9 months ago
|
Uniformiser une fois pour tout: formidable_ts et pas
formidable_tablesorter.
|
-
Property svn:eol-style set to
native
|
File size:
1.3 KB
|
Rev | Line | |
---|
[124255] | 1 | <div class='onglets_simple clearfix'> |
---|
| 2 | <ul> |
---|
[124435] | 3 | <li>[(#SELF|parametre_url{statut|id_formulaires_reponse,'XXX'}|replace{XXX,''}|lien_ou_expose{<:formidable:info_reponse_toutes:>,[(#ENV{statut}|non|et{#ENV{id_formulaires_reponse,''}|non})]})]</li> |
---|
[124255] | 4 | <BOUCLE_repprop(FORMULAIRES_REPONSES){id_formulaire}{statut=prop} /> |
---|
[124435] | 5 | <li>[(#SELF|parametre_url{statut,'prop'}|lien_ou_expose{<:formidable:info_reponse_proposees:>[ \((#TOTAL_BOUCLE|>{0}|?{#TOTAL_BOUCLE})\)],#ENV{statut}|=={prop}})]</li> |
---|
[124255] | 6 | <//B_repprop><BOUCLE_reppub(FORMULAIRES_REPONSES){id_formulaire}{statut=publie} /> |
---|
[124435] | 7 | <li>[(#SELF|parametre_url{statut,'publie'}|lien_ou_expose{<:formidable:info_reponse_publiees:>[ \((#TOTAL_BOUCLE|>{0}|?{#TOTAL_BOUCLE})\)],#ENV{statut}|=={publie}})]</li> |
---|
[124255] | 8 | <//B_reppub><BOUCLE_repref(FORMULAIRES_REPONSES){id_formulaire}{statut=refuse} /> |
---|
[124435] | 9 | <li>[(#SELF|parametre_url{statut,'refuse'}|lien_ou_expose{<:formidable:info_reponse_refusees:>[ \((#TOTAL_BOUCLE|>{0}|?{#TOTAL_BOUCLE})\)],#ENV{statut}|=={refuse}})]</li> |
---|
[124255] | 10 | <//B_repref><BOUCLE_reppoub(FORMULAIRES_REPONSES){id_formulaire}{statut=poubelle} /> |
---|
[124435] | 11 | <li>[(#SELF|parametre_url{statut,'poubelle'}|lien_ou_expose{<:formidable:info_reponse_supprimees:>[ \((#TOTAL_BOUCLE|>{0}|?{#TOTAL_BOUCLE})\)],#ENV{statut}|=={poubelle}})]</li> |
---|
[124255] | 12 | <//B_reppoub> |
---|
| 13 | </ul> |
---|
| 14 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.