mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
document links can be added by regular users again
This commit is contained in:
parent
73fe0e37ff
commit
eb0367bd7c
|
@ -2,6 +2,7 @@
|
|||
Changes in version 6.0.14
|
||||
--------------------------------------------------------------------------------
|
||||
- merge changes up to 5.1.21
|
||||
- document links can be added by regular users again
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 6.0.13
|
||||
|
|
|
@ -433,6 +433,7 @@ class SeedDMS_AccessOperation {
|
|||
} else {
|
||||
$user_allowed = array(
|
||||
'AddDocument',
|
||||
'AddDocumentLink',
|
||||
'AddEvent',
|
||||
'AddFile',
|
||||
'AddSubFolder',
|
||||
|
|
Loading…
Reference in New Issue
Block a user