{* META *} {* CSS *} {$wa->css()} {* JS *} {* FYI: без мигрейта Datepicker выдает простыню ошибок. *} {* JQUERY UI custom build. Contains autocomplete and datepicker. Must be here for Mozilla support *} {if substr($wa->locale(), 0, 2) !== "en"} {/if} {$wa->js()} {* @event backend_prod_layout.%plugin_id%.head *} {if !empty($backend_prod_layout_event)}{foreach $backend_prod_layout_event as $_}{ifset($_.head)}{/foreach}{/if}
{* HEADER *} {$wa->header()} {* @event backend_prod_layout.%plugin_id%.top *} {if !empty($backend_prod_layout_event)}{foreach $backend_prod_layout_event as $_}{ifset($_.top)}{/foreach}{/if} {* APP *}
{$content}
{capture assign="_confirm_dialog"}

[`Save modified data before leaving?`]

[`Your changes will be lost if you do not save them.`]

{/capture} {* @event backend_prod_layout.%plugin_id%.bottom *} {if !empty($backend_prod_layout_event)}{foreach $backend_prod_layout_event as $_}{ifset($_.bottom)}{/foreach}{/if}