Code

Reassign parent before drawing new list to avoid php probs
[gosa.git] / plugins / gofax / blocklists / class_blocklistManagement.inc
index 63f2dbb77d1af2113f53ec0a2532b2ff3838b067..bcb4c10d546157845430861da2345df283b9077f 100644 (file)
@@ -292,6 +292,7 @@ class blocklist extends plugin
        ***************/
 
       /* Display dialog with system list */
+      $this->DivListBlocklist->parent = $this;
       $this->DivListBlocklist->execute();
 
       /* Add departments if subsearch is disabled */