Code

Reassign parent before drawing new list to avoid php probs
[gosa.git] / plugins / gofon / conference / class_phoneConferenceManagment.inc
index 9444cccce279349252e24fb65158ed50494e8ead..a6a20c7d2a3e8728c026fa0ddaef0df07785a763 100644 (file)
@@ -251,6 +251,7 @@ class phoneConferenceManagment extends plugin
 
     /* Return rendered main page */
     /* Display dialog with system list */
+    $this->DivListConference->parent = $this;
     $this->DivListConference->execute();
 
     /* Add departments if subsearch is disabled */