andre 2 лет назад
Родитель
Сommit
2c0ff2898e

+ 1 - 1
app/UI/Client/DistributionList/Providers/DeleteListDataProvider.php

@@ -43,7 +43,7 @@ class DeleteListDataProvider extends BaseDataProvider
             __FUNCTION__,
             $this->data,
             'Debug add ML',
-            $this
+            $this->actionElementId
         );
 
         return (new HtmlDataJsonResponse())->setMessageAndTranslate('distributionListHasBeenDeleted')->setStatusSuccess();