From: hickert Date: Fri, 21 Oct 2005 05:21:51 +0000 (+0000) Subject: Packages, removed comment tag.. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=03e5cf01b21853afcfb50c3e7fa6d3c48dc69812;p=gosa.git Packages, removed comment tag.. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1642 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/TODO b/TODO index 4f4bd23c7..b0806f988 100644 --- a/TODO +++ b/TODO @@ -19,9 +19,6 @@ Things to fix before 2.4: * Addressbook shows up with windows workstations -* Application tab - Edit 'firstappasd' and you will see an empty base selection field ? - * Rework environment tab * Rework printer tabs diff --git a/plugins/admin/fai/class_faiPackage.inc b/plugins/admin/fai/class_faiPackage.inc index f2c3d74d5..a9670582c 100644 --- a/plugins/admin/fai/class_faiPackage.inc +++ b/plugins/admin/fai/class_faiPackage.inc @@ -132,7 +132,7 @@ class faiPackage extends plugin unset($this->dialog); $this->dialog = false; $this->is_dialog=false; - // $this->newDialogShown = true; + $this->newDialogShown = true; } /* Draw dialog */