<#include "/admin/util/editor/editor.html" />
${title!} <#if product?? && product.id??> ${extendableResourceActionsHtml!}
${error!}
<#if product.id?? && product.posterName?has_content>

Renseigner le champ ci-dessous pour modifier le poster :

checked="checked"/>
<@combo name="idCategory" default_value="${(product.idCategory!)}" items=category_list! />
<@combo name="idProvider" default_value="${(product.idProvider!)}" items=provider_list! />
<#if contact_list?has_content>
<#if contact_list?size > 2 > #i18n{module.stock.billetterie.save_offer.contact.help}
<@getDatePickerRangeBootstrap language="${locale!}" />
checked="checked"/>
<@initEditor />