Code

Added inherit && default fix for Terminal startup
[gosa.git] / plugins / admin / systems / tabs_workstation.inc
index 83e37f2e28e70c4df3e1c39d15e6c4e5620f1f6c..34298b095e7818f9a10ce20f89bfecb98ee40e95 100644 (file)
@@ -50,9 +50,6 @@ class worktabs extends tabs
     if(($this->by_object['printgeneric']->is_account==false)&&($this->by_object['printgeneric']->initially_was_account==true)){
       $this->by_object['printgeneric']->remove_from_parent();
     }
-    if($this->by_object['printgeneric']->is_account){
-      $this->by_object['printgeneric']->handle_object_tagging();
-    }
 
     /* Fix tagging if needed */
     $baseobject->handle_object_tagging();