updtaed F contrib modules (flag and flag_lists. removed flag patch. fixed materio_flag custom module
This commit is contained in:
@@ -61,7 +61,7 @@ class MaterioFlagActionsController extends ActionLinkController {
|
||||
// $nid = $node->id();
|
||||
|
||||
// call the parent flag function
|
||||
$this->flag($flag, $id, $flagcollid);
|
||||
$this->flag($flag, $id, 'default', $flagcollid);
|
||||
|
||||
// // OR rewrite it entirely
|
||||
// $entity = $this->flagService->getFlaggableById($flag, $nid);
|
||||
|
Reference in New Issue
Block a user