[(#SET{defaut_tri,#ARRAY{
id_mailshot,-1,
sujet,1,
date,-1
}})]#SET{autoreload,''} (#PAGINATION{prive})
[
[
[(#TRI{statut,#,ajax})]
[(#TRI{id_mailshot,<:info_numero_abbreviation:>,ajax})]
[(#TRI{sujet,<:mailshot:label_sujet:>,ajax})]
[(#TRI{date,<:date:>,ajax})]
<:mailshot:label_listes:>
%
[(#STATUT|=={processing}|oui)#SET{autoreload,' '}]
[(#STATUT|mailshot_puce_statut{mailshot,#ID_MAILSHOT})]
<:mailshot:info_mailshot_no{id=#ID_MAILSHOT}:>
[(#SUJET|couper{160})]
[\[<:mailshot:lien_voir_newsletter:>\]]
[(#DATE|affdate_jourcourt)]
[(#LISTES|mailshot_affiche_nom_liste)]
[(#CURRENT|mailshot_afficher_avancement{#TOTAL,#FAILED})]
[(#AUTORISER{instituer,mailshot,#ID_MAILSHOT}|oui)
[(#STATUT|in_array{#LISTE{processing}}|oui)
[(#BOUTON_ACTION{#CHEMIN_IMAGE{mailshot-pause-16.png}|balise_img{<:mailshot:label_control_pause:>},#URL_ACTION_AUTEUR{instituer_objet,mailshot-#ID_MAILSHOT-pause,#SELF},ajax,'',<:mailshot:label_control_pause:>})]
][(#STATUT|in_array{#LISTE{pause}}|oui)
[(#BOUTON_ACTION{#CHEMIN_IMAGE{mailshot-play-16.png}|balise_img{<:mailshot:label_control_play:>},#URL_ACTION_AUTEUR{instituer_objet,mailshot-#ID_MAILSHOT-processing,#SELF},ajax,'',<:mailshot:label_control_play:>})]
][(#STATUT|in_array{#LISTE{pause,processing}}|oui)
[(#BOUTON_ACTION{#CHEMIN_IMAGE{mailshot-stop-16.png}|balise_img{<:mailshot:label_control_stop:>},#URL_ACTION_AUTEUR{instituer_objet,mailshot-#ID_MAILSHOT-cancel,#SELF},ajax,'',<:mailshot:label_control_stop:>})]
]
]