Code

Packages, removed comment tag..
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 21 Oct 2005 05:21:51 +0000 (05:21 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 21 Oct 2005 05:21:51 +0000 (05:21 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1642 594d385d-05f5-0310-b6e9-bd551577e9d8

TODO
plugins/admin/fai/class_faiPackage.inc

diff --git a/TODO b/TODO
index 4f4bd23c7253aca8fb48be227bc57da62e09e293..b0806f988a14654b8fd58ddd2c24b720eeb61f64 100644 (file)
--- 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
index f2c3d74d5743e2c501ffaa0da3431606cb731499..a9670582c76052e7084a67641350f5af68898df8 100644 (file)
@@ -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 */