Skip to content

Commit

Permalink
change access for pages in menu
Browse files Browse the repository at this point in the history
  • Loading branch information
inanamm committed Jul 30, 2024
1 parent e79a27e commit 771751c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions site/blueprints/pages/error.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
title: Error

options:
list:
admin: true
editor: false
6 changes: 6 additions & 0 deletions site/blueprints/pages/worklist.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
title: Worklist

options:
list:
admin: true
editor: false

0 comments on commit 771751c

Please sign in to comment.