* @package workflow * @version $Id$ * @link http://www.zdoo.com */ ?> getModuleRoot() . 'common/view/sortable.html.php';?> confirmDelete);?> workflow->tips->confirmDeleteHasQuote);?> workflow->tips->confirmDeleteInQuote);?>
app->user->account},") === false):?>

workflow->tips->subTable;?>

name : $lang->workflow->subTable . ' ' . $lang->workflow->field;?>
name;?> field == 'id' or $field->field == 'parent') { echo html::input($field->field, $lang->workflowfield->placeholder->auto, "class='form-control' disabled='disabled'"); } else { echo $this->loadModel('flow')->buildControl($field, '', "preview_{$field->field}", '', true, true); } ?>
workflow->subTableSettings;?>
belong, array('product', 'project', 'exectuion'))) extCommonModel::printLink('workflow', 'quoteDB', "module={$flow->module}&groupID={$this->session->workflowGroupID}", $lang->workflow->quoteDB, "class='btn btn-secondary iframe'");?> module}", ' ' . $lang->workflowtable->create, '', "class='btn btn-primary iframe' data-toggle='modal' data-size='sm'");?>
module == $currentTable->module ? "class='checked row-check-begin row-check-end'" : '';?> data-id='id;?>'>
workflowtable->name;?> workflowtable->module;?> workflowfield->group;?> workflow->desc;?> actions;?>
name;?> module;?> groupName;?> desc;?> role == 'custom') array_map(function($quoteTable) use(&$hasQuote, $table){if($quoteTable->module == $table->module) $hasQuote = 1;}, $quoteTables); common::printIcon('workflowfield', 'browse', "module=$table->module&order=order&groupID={$this->session->workflowGroupID}", $table, 'list', 'fields', '', '', false, '', $lang->workflow->field); common::printIcon('workflow', 'edit', "id=$table->id", $table, 'list', 'edit', '', ($table->role == 'quote' ? ' disabled' : 'iframe'), false, $table->role == 'quote' ? '' : "data-toggle='modal' data-size='sm'", $table->role == 'quote' ? $lang->workflow->tips->notEditTable : $lang->edit); $deleteTitle = $table->role == 'quote' ? $lang->workflow->title->remove : $lang->delete; $deleteIcon = $table->role == 'quote' ? 'unlink' : 'trash'; common::printIcon('workflow', 'delete', "id=$table->id", $table, 'list', $deleteIcon, '', 'confirmer', false, "data-hasquote='{$hasQuote}' data-role='{$table->role}'", $deleteTitle); ?>
getModuleRoot() . 'common/view/footer.html.php';?>