{box_container id="ticket"} {box_header multi_row=true} {box_header icon="helpdesk" label="Subject:" icon_class="fa-fw"} {/box_header} {box_header icon="service" label="Service type:" icon_class="fa-fw"} {/box_header} {box_header icon="type" label="Ticket type:" icon_class="fa-fw"} {/box_header} {/box_header} {box_contents} {box_panel} {block name="rtticketmodify-leftcolumn"} {if $layout.module != 'eventadd'} {box_row icon="customer" label="Customer:" icon_class="fa-fw"} {$customer_selector='[name="ticket[custid]"]'} {$address_selector='[name="ticket[address_id]"]'} {customerlist form="ticket" customers=$customerlist selected=$customerid version=2 selectname="ticket[customerid]" inputname="ticket[custid]" selecttip="Select customer from list or enter his data if is not a customer" customOnChange="change_customer('{$customer_selector}', '{$address_selector}');"} {/box_row} {/if} {box_row icon="user" label="Requestor:" field_id="requestor" icon_class="fa-fw"}