updtaed F contrib modules (flag and flag_lists. removed flag patch. fixed materio_flag custom module

This commit is contained in:
2025-10-09 17:40:19 +02:00
parent 048da51d1c
commit fa432d3a42
3 changed files with 43 additions and 36 deletions

View File

@@ -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);