Code

Updated opsi activation .
[gosa.git] / gosa-plugins / systems / admin / systems / tabs_server.inc
index a2f37eb50779665f6898b3c4ab5c76f52f2eed51..39c030953e4a79ce799e8324b8c5019c19a2298d 100644 (file)
@@ -48,6 +48,7 @@ class servtabs extends tabs
 
       $this->by_object[$tab['CLASS']]->parent= &$this;
       $this->by_object[$tab['CLASS']]->set_acl_category($category);
+      $this->read_only |= $this->by_object[$tab['CLASS']]->read_only;
 
       /* Initialize current */
       if ($this->current == ""){