X-Git-Url: https://git.heureux-cyclage.org/wiki/Wikilink?a=blobdiff_plain;f=www%2Fplugins-dist%2Fsites%2Fprive%2Fmodeles%2Fsyndic-actions-moderer.html;fp=www%2Fplugins-dist%2Fsites%2Fprive%2Fmodeles%2Fsyndic-actions-moderer.html;h=996c2546a896fd0140ab7242e1047418ff32c719;hb=a9541742f84ce7e258d46dd8407242289ab2ec72;hp=0000000000000000000000000000000000000000;hpb=8ed9bb762bd42e6262d417333a5a42c2c15a79e0;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/sites/prive/modeles/syndic-actions-moderer.html b/www/plugins-dist/sites/prive/modeles/syndic-actions-moderer.html new file mode 100644 index 00000000..996c2546 --- /dev/null +++ b/www/plugins-dist/sites/prive/modeles/syndic-actions-moderer.html @@ -0,0 +1,13 @@ +#SET{action,'

'} +[(#AUTORISER{instituer,syndic_article,#ID_SYNDIC_ARTICLE}) + [(#STATUT|in_any{#ARRAY{1,dispo,2,off}}) + #GET{action}#SET{action,''} + [(#BOUTON_ACTION{<:sites:icone_valider_article:>,#URL_ACTION_AUTEUR{instituer_syndic_article,#ID_SYNDIC_ARTICLE-publie,#SELF|ancre_url{syndic#ID_SYNDIC_ARTICLE}},'ajax valider'})] +
+ ] + [(#STATUT|in_any{#ARRAY{0,publie,1,dispo}}) + #GET{action}#SET{action,''} + [(#BOUTON_ACTION{<:sites:icone_supprimer_article:>,#URL_ACTION_AUTEUR{instituer_syndic_article,#ID_SYNDIC_ARTICLE-off,#SELF|ancre_url{syndic#ID_SYNDIC_ARTICLE}},'ajax supprimer'})] + ] +] +[(#GET{action}|non)

]