Skip to content
Snippets Groups Projects
Verified Commit 1c2c688d authored by Damien's avatar Damien
Browse files

FIX #12070 TIME 0:05 Comment M2M

parent 5b469bb6
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,8 @@ class ActionMethodController
'info' => "{$aArgs['basketName']} : {$action['label_action']}{$aArgs['history']}"
]);
MessageExchangeReviewController::sendMessageExchangeReview(['res_id' => $resource, 'action_id' => $aArgs['id'], 'userId' => $GLOBALS['userId']]);
//TODO M2M
// MessageExchangeReviewController::sendMessageExchangeReview(['res_id' => $resource, 'action_id' => $aArgs['id'], 'userId' => $GLOBALS['userId']]);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment