Skip to content

Commit

Permalink
EUREKA-574 Add circulation settings mappings (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkurash authored Nov 25, 2024
1 parent 7ca0da3 commit bb8c343
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions mappings-overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -1108,5 +1108,15 @@
"resource": "Authority storage settings",
"action": "view",
"type": "settings"
},
"mod-settings.global.read.circulation": {
"resource": "Circulation functionality settings",
"action": "view",
"type": "settings"
},
"mod-settings.global.write.circulation": {
"resource": "Circulation functionality settings",
"action": "edit",
"type": "settings"
}
}

0 comments on commit bb8c343

Please sign in to comment.