kanban->create;?>

kanbanspace->type;?>
kanban->WIPCount;?> kanban->showWIPList, isset($copyKanban->showWIP) ? $copyKanban->showWIP : 1);?>
kanban->space;?> space) ? $copyKanban->space : $spaceID, "onchange='loadUsers(this.value)' class='form-control chosen'");?>
kanban->name;?> name) ? $copyKanban->name : '', "class='form-control'");?>
kanban->owner;?>
owner) ? $copyKanban->owner : '', "class='form-control chosen' data-drop_direction='down'");?> kanban->allUsers, "class='btn btn-default' onclick='loadAllUsers()' data-toggle='tooltip'");?>
kanban->team;?>
team) ? $copyKanban->team : '', "class='form-control picker-select' multiple data-dropDirection='bottom'");?> fetch('my', 'buildContactLists', "dropdownName=team");?>
kanban->columnWidth;?>
$lang->kanbancolumn->fluidBoardList['0']), isset($copyKanban->fluidBoard) ? $copyKanban->fluidBoard : 0);?> colWidth) ? $copyKanban->colWidth : $this->config->colWidth, "class='form-control inline-block setting-input' placeholder='{$this->config->colWidth}' autocomplete='off'");?>px
kanbancolumn->fixedTip;?>
$lang->kanbancolumn->fluidBoardList['1']), isset($copyKanban->fluidBoard) ? $copyKanban->fluidBoard : 0);?> minColWidth) ? $copyKanban->minColWidth: $this->config->minColWidth, "class='form-control inline-block setting-input' placeholder='{$this->config->minColWidth}' autocomplete='off'");?>px ~ maxColWidth) ? $copyKanban->maxColWidth: $this->config->maxColWidth, "class='form-control inline-block setting-input' placeholder='{$this->config->maxColWidth}' autocomplete='off'");?>px
kanbancolumn->autoTip;?>
kanban->import?> kanban->importList, $enableImport));?>
kanban->importObjectList, $importObjects);?>
kanban->archive;?> kanban->archiveList, isset($copyKanban->archived) ? $copyKanban->archived : '1'));?>
kanban->manageProgress;?> kanban->enableList, isset($copyKanban->performable) ? $copyKanban->performable : '1'));?>
kanban->alignment;?> kanban->alignmentList, isset($copyKanban->alignment) ? $copyKanban->alignment : 'center'));?>
kanban->desc;?> desc) ? $copyKanban->desc : '', "rows='10' class='form-control'");?>
whitelist;?>
whitelist) ? $copyKanban->whitelist : '', 'class="form-control picker-select" multiple');?> fetch('my', 'buildContactLists', "dropdownName=whitelist&attr=data-drop_direction='up'");?>