id;?> title'>" . $ticket->title . '') : html::a($this->createLink('ticket', 'view', 'tickedID=' . $ticket->id), $ticket->title);?> arrow . $lang->ticket->finish;?>

printExtendFields($ticket, 'table');?>
ticket->hasConsumed;?> consumed;?> workingHour;?>
ticket->currentConsumed;?>
ticket->hour;?>
ticket->consumed;?>
" . (float)$ticket->consumed . " " . $lang->workingHour . html::hidden('consumed', $ticket->consumed); js::set('consumed', $ticket->consumed); ?>
ticket->resolvedBy;?> user->account, "class='form-control chosen'");?>
ticket->resolvedDate;?>
files;?> fetch('file', 'buildform');?>
ticket->resolution;?>
comment;?>
ticket->finish);?>

getModuleRoot() . 'common/view/action.html.php';?>