#include "action_bar.html" /> <#include "view_customer_tabs.html" /> <#include "demands_utils.html" /> <@actionMenu panels=panels customer=customer />
#i18n{gru.view_customer_demand.demand.panel.list.reference} | <#if creation_date_as_date >#i18n{gru.view_customer_demand.demand.panel.list.create} | <#else>#i18n{gru.view_customer_demand.demand.panel.list.open.since} | #if>#i18n{gru.view_customer_demand.demand.panel.list.status.agent} | #i18n{gru.view_customer_demand.demand.panel.list.demand.type} |
---|---|---|---|---|
${demand.reference} | <#if creation_date_as_date > ${demand.creationDate?number_to_datetime?string["dd/MM/yyyy"]}${demand.creationDate?number_to_datetime?string["HH:mm"]} <#else> ${displayTimeOpenedTicket2(demand)} #if> | ${demand.agentStatus!} | ${demand.title} |