updated migration to add workflow state and also skipe notice pages, added favicon, improved admin views
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# bulkdelete.routing.yml snippet
|
||||
bulkdelete.admin:
|
||||
path: '/admin/content/bulkdelete'
|
||||
defaults:
|
||||
_form: '\Drupal\bulkdelete\Form\BulkDeleteForm'
|
||||
_title: 'Bulk delete nodes'
|
||||
requirements:
|
||||
_permission: 'bulkdelete nodes'
|
||||
Reference in New Issue
Block a user