{include file="expandable_cell/buttons.tpl.html" ec_id="note" list_id=$notes[i].not_id} |
{$smarty.section.i.iteration} |
|
{$notes[i].not_created_date} |
{$notes[i].usr_full_name|escape:"html"}
{if $core.user.usr_id == $notes[i].not_usr_id OR $core.current_role >= $core.roles.manager}[ {t}delete{/t} ]{/if}
|
{$notes[i].not_title|default:""|escape:"html"}
{if $notes[i].not_has_attachment}
{/if}
{if $notes[i].has_blocked_message} ({t}convert note{/t}){/if}
|
{include file="expandable_cell/body.tpl.html" ec_id="note" list_id=$notes[i].not_id colspan="6" class=$row_class}
{sectionelse}