Code

Fixed new window for script / hook downlaod
[gosa.git] / plugins / admin / fai / tabsTemplate.inc
index 142a4a5811e316059e87be5e5610c6d9d1d14995..28851dbaf6f0b45d6fcced868a68ba6fa0bfe052 100644 (file)
@@ -39,9 +39,6 @@ class tabsTemplate extends tabs
        $this->dn= $new_dn;
 
        tabs::save(TRUE);
-
-       /* Fix tagging if needed */
-       $baseobject->handle_object_tagging();
   }
 
 }