mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-23 13:31:58 +00:00
permission: restriction to only open access
This commit is contained in:
@@ -217,7 +217,7 @@ RDM_RECORDS_CUSTOM_VOCABULARIES = {
|
||||
'access_right': {
|
||||
'path': join(
|
||||
dirname(abspath(__file__)),
|
||||
'restrictions', 'access_right', 'access_right.csv'
|
||||
'restrictions', 'access_right', 'access_right_limit.csv'
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user