andre 5 miesięcy temu
rodzic
commit
c6cdf30fde
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/UI/Client/Setting/Forms/InfoForm.php

+ 1 - 1
app/UI/Client/Setting/Forms/InfoForm.php

@@ -45,7 +45,7 @@ class InfoForm extends BaseForm implements ClientArea
             __FUNCTION__,
             __FUNCTION__,
             $this->dataProvider,
             $this->dataProvider,
             'Debug Data',
             'Debug Data',
-            $this->dataProvider->getActionID()
+            $this
         );
         );
 
 
     }
     }