* @package kanban * @version $Id: viewarchivedcolumn.html.php 935 2021-12-22 10:49:24Z $ * @link https://www.zentao.net */ ?>
kanban->archivedColumn;?>

kanbancolumn->empty;?>

name;?>
archived == '1' && !(isset($this->config->CRKanban) and $this->config->CRKanban == '0' and $kanban->status == 'closed')) echo html::a(inlink('restoreColumn', "columnID={$column->id}"), $lang->kanban->restore, '', "class='btn btn-primary' target='hiddenwin'");?>
child) && $column->archived == '0'):?> child as $childColumn):?> child) ? 'hr' : '';?>
name;?>
archived == '1' && !(isset($this->config->CRKanban) and $this->config->CRKanban == '0' and $kanban->status == 'closed')) echo html::a(inlink('restoreColumn', "columnID={$childColumn->id}"), $lang->kanban->restore, '', "class='btn btn-primary' target='hiddenwin'");?>