* @package workflow * @version $Id$ * @link http://www.zdoo.com */ ?> getModuleRoot() . 'common/view/sortable.html.php';?>
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;?>
module}", ' ' . $lang->workflowtable->create, "class='btn btn-primary btn-create-table' data-toggle='modal'");?>
module}&table={$table->module}")?>">
workflowtable->name;?> workflowtable->module;?> workflow->desc;?> actions;?>
name;?> module;?> desc;?> module", $lang->workflow->field, "class='fields'"); extCommonModel::printLink('workflow', 'edit', "id=$table->id", $lang->edit, "class='edit' data-toggle='modal'"); extCommonModel::printLink('workflow', 'delete', "id=$table->id", $lang->delete, "class='deleter'"); ?>
getModuleRoot() . 'common/view/footer.html.php';?>