* @package common * @version $Id: chosen.html.php 7417 2013-12-23 07:51:50Z wwccss $ * @link https://xuanim.com */ ?> getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
app->user->account;?>
action->record->nextDate;?> action->record->nextContact;?> action->record->contactedBy;?> action->record->desc;?> action->record->status;?> action->record->createdBy;?> action->record->createdDate;?> actions;?>
date;?> contact, '');?> account);?> desc;?> action->record->statusList, $dating->status);?> createdBy);?> createdDate, DT_DATE1);?> status == 'wait') { if($this->app->user->admin == 'super' or $dating->createdBy == $account or $dating->account == $account or commonModel::hasPriv('action', 'finishAllDating')) { commonModel::printLink('action', 'finishDating', "id={$dating->id}", $lang->finish, "class='finishDating'"); } else { echo html::a('javascript:;', $lang->finish, "class='disabled'"); } if($this->app->user->admin == 'super' or $dating->createdBy == $account or commonModel::hasPriv('action', 'deleteAllDating')) { commonModel::printLink('action', 'deleteDating', "id={$dating->id}", $lang->delete, "class='deleter'"); } else { echo html::a('javascript:;', $lang->delete, "class='disabled'"); } } ?>
history?>
reverse' class='log-asc'>";?>
    action != 'record' and end($actions) == $action and $action->comment and (strpos($this->server->request_uri, 'view') !== false) and $action->actor == $this->app->user->account);?>
  1. 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)) echo "";?> comment) or !empty($action->history)):?> comment)) echo "
    ";?> ', "onclick='toggleComment($action->id)'")?> action == 'record'):?> createLink('action', 'editRecord', "id={$action->id}&from={$from}"); echo html::a($editUrl, '', $append) ?> comment) { echo "
    "; echo strip_tags($action->comment) == $action->comment ? nl2br($action->comment) : $action->comment; echo "
    "; } ?> files)):?>

    action->record->uploadFile;?> files as $file) echo "" . html::a(helper::createLink('file', 'download', "fileID=$file->id&mouse=left"), $file->title, "target='_blank'") . '';?> comment)) echo "

    ";?>