Skip to content

Commit

Permalink
Remove tours
Browse files Browse the repository at this point in the history
  • Loading branch information
occupant committed Jun 24, 2024
1 parent 1adcf0d commit 73f0173
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions ubc_vpr_roles/config/install/user.role.super_user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ dependencies:
- system
- taxonomy
- toolbar
- tour
- ubc_content_items
- view_unpublished
- views_ui
Expand All @@ -71,7 +70,6 @@ permissions:
- 'access site in maintenance mode'
- 'access taxonomy overview'
- 'access toolbar'
- 'access tour'
- 'access user profiles'
- 'access webform help'
- 'access webform overview'
Expand Down
4 changes: 0 additions & 4 deletions ubc_vpr_roles/ubc_vpr_roles.install
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ function ubc_vpr_roles_install() {
'system',
'taxonomy',
'toolbar',
'tour',
'ubc_content_items',
'view_unpublished',
])
Expand All @@ -89,7 +88,6 @@ function ubc_vpr_roles_install() {
'access site in maintenance mode',
'access taxonomy overview',
'access toolbar',
'access tour',
'add content item entities',
'administer menu',
'administer nodes',
Expand Down Expand Up @@ -255,7 +253,6 @@ function ubc_vpr_roles_install() {
'system',
'taxonomy',
'toolbar',
'tour',
'ubc_content_items',
'view_unpublished',
'webform',
Expand All @@ -270,7 +267,6 @@ function ubc_vpr_roles_install() {
'access site in maintenance mode',
'access taxonomy overview',
'access toolbar',
'access tour',
'access webform help',
'access webform overview',
'access webform submission user',
Expand Down

0 comments on commit 73f0173

Please sign in to comment.