* @package workflow * @version $Id$ * @link http://www.zdoo.com */ ?> getModuleRoot() . 'common/view/header.html.php'; include './deleteconfirm.html.php'; js::set('mode', $mode); js::set('status', $status); js::set('confirmToDeactivate', $lang->workflow->tips->deactivate); ?>
  • " . $lang->search->common);?>
  • workflow->isClickable(null, 'edit'); $canView = $this->workflow->isClickable(null, 'view'); include 'card.html.php'; include 'list.html.php'; include $app->getModuleRoot() . 'common/view/footer.html.php'; ?>