mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3226] remove Double behaviour setting allow download and comment (#3502)
* fix restore notification * improve path specification property * fix lint and document issues * fix test * remove unused import * remove double behavior allowComments and allowDonload can be set only thorough input property
This commit is contained in:
@@ -487,14 +487,6 @@
|
||||
"scope": { "type": "string" }
|
||||
}
|
||||
},
|
||||
"adf-version-manager": {
|
||||
"description": "Configuration parameters for Version Manager component",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"allowComments": { "type": "boolean" },
|
||||
"allowDownload": { "type": "boolean" }
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"description": "Search configuration parameters",
|
||||
"type": "object",
|
||||
|
Reference in New Issue
Block a user