config->approval->objectLinks[$objectType]))
{
list($moduleName, $methodName, $params) = explode('|', $this->config->approval->objectLinks[$objectType]);
}
echo html::a($domain . helper::createLink($moduleName, $methodName, $params, 'html'), $subject, '', "text-decoration: underline;'");
?>
|
|
|
type == 'review'):?>
|
comment)):?>
|
actor = zget($users, $action->actor);?>
extra = zget($users, $action->extra);?>
● action->printAction($action);?>
|
history)):?>
action->printChanges($action->objectType, $action->history, false);?>
|
|