#SET{histo_id, #ENV{histo_id, new}} [(#GET{histo_id}|=={new}|oui) [(#AUTORISER{creer,historisation}|sinon_interdire_acces)] [(#SET{info_titre, <:rainette:info_creer_histo:>})] ][(#GET{histo_id}|=={new}|non) [(#AUTORISER{modifier,historisation,#GET{histo_id}}|sinon_interdire_acces)] [(#SET{info_titre, <:rainette:info_editer_histo:>})] ] #SET{redirect, #URL_ECRIRE{historisations}}
[(#GET{histo_id}|!={new}|oui) [(#GET{redirect}|icone_verticale{<:retour:>, historisation,'',left retour[(#ENV{retourajax,''}|oui)ajax preload]})] ] [ [(#GET{info_titre}|label_ponctuer)]

(#CONFIG{rainette_historisations/#GET{histo_id}/nom}|sinon{<:info_sans_titre:>})

]
[(#ENV{retourajax,''}|oui) #SET{redirect,'javascript:if (window.jQuery) jQuery(".entete-formulaire .retour a").followLink();'}
] [
(#FORMULAIRE_EDITER_HISTORISATION{#ENV{histo_id, new}})
] [(#ENV{retourajax,''}|oui)
]