enabled flag_lists, started flags front ui
This commit is contained in:
7
web/modules/custom/materio_flag/materio_flag.routing.yml
Normal file
7
web/modules/custom/materio_flag/materio_flag.routing.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
materio_flag.user_flagging_collections:
|
||||
path: 'materio_flag/user_flagging_collections'
|
||||
defaults:
|
||||
_controller: '\Drupal\materio_flag\Controller\MaterioFlagController::getUsersFlaggingCollections'
|
||||
_title: 'User Flagging Colleciton'
|
||||
requirements:
|
||||
_permission: 'access content'
|
Reference in New Issue
Block a user