getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
comment and $this->methodName == 'view' and $action->actor == $this->app->user->account and common::hasPriv('action', 'editComment'));?>
-
actor])) $action->actor = $users[$action->actor];
if($action->action == 'assigned' and isset($users[$action->extra]) ) $action->extra = $users[$action->extra];
if(strpos($action->actor, ':') !== false) $action->actor = substr($action->actor, strpos($action->actor, ':') + 1);
?>
action->printAction($action);?>
history)):?>
action->printChanges($action->objectType, $action->history);?>
comment)):?>
', "title='{$lang->action->editComment}'", 'btn btn-link btn-icon btn-sm btn-edit-comment');?>
comment) == $action->comment ? nl2br($action->comment) : $action->comment;?>