{css} {assign var=today value=$smarty.now|date_format:"%x 00:00:00"}{assign var=today value=$today|date_format:"%s"} {$speed_unit_type = ConfigHelper::getConfig('phpui.speed_unit_type', 1000)} {$speed_unit_aggregation_threshold = ConfigHelper::getConfig('phpui.speed_unit_aggregation_threshold', 5)} {if !isset($tab_id)} {$tab_id = "customerassignments"} {/if} {if !isset($content_id)} {$content_id = "customerassignmentpanel"} {/if}
{tab_container id=$tab_id} {tab_header content_id=$content_id} {tab_header_cell icon="lms-ui-icon-assignment"} {if isset($tab_label)}{$tab_label}{else}{trans("Customer Liabilities:")}{/if} {/tab_header_cell} {tab_header_cell} {if !$customerinfo.deleted} {trans("New Liability")} » {trans("Delete all")} » {/if} {/tab_header_cell} {/tab_header} {tab_contents id=$content_id class="assignmentpanel"} {tab_table} {if $assignments} {block name=$tab_id|cat:"-list-header"}