<#if information_history?exists> <#if (information_history.guichet.activeOngletGuichet && information_history.guichet.messageGuichet?has_content) || (information_history.email.activeOngletEmail && information_history.email.messageEmail?has_content) || (information_history.agent.activeOngletAgent && information_history.agent.messageAgent?has_content) || (information_history.SMS.activeOngletSMS && information_history.SMS.messageSMS?has_content) || (information_history.broadCast.activeOngletBroadcast && information_history.broadCast.messageBroadcast?has_content) >
#i18n{module.workflow.notifygru.task_notify_gru_history.label_information} <#if information_history.guichet.activeOngletGuichet && information_history.guichet.messageGuichet?has_content> #i18n{module.workflow.notifygru.task_notify_gru_history.label_guichet} <#if information_history.email.activeOngletEmail && information_history.email.messageEmail?has_content> #i18n{module.workflow.notifygru.task_notify_gru_history.label_email} <#if information_history.agent.activeOngletAgent && information_history.agent.messageAgent?has_content> #i18n{module.workflow.notifygru.task_notify_gru_history.label_agent} <#if information_history.SMS.activeOngletSMS && information_history.SMS.messageSMS?has_content> #i18n{module.workflow.notifygru.task_notify_gru_history.label_sms} <#if information_history.broadCast.activeOngletBroadcast && information_history.broadCast.messageBroadcast?has_content> #i18n{module.workflow.notifygru.task_notify_gru_history.label_liste}