瀏覽代碼

del mailinglists

andre 2 年之前
父節點
當前提交
2c0ff2898e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/UI/Client/DistributionList/Providers/DeleteListDataProvider.php

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

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