mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
update evaluator docs, workspace snippet (#995)
* add missing docs and code hints * update app evaluator docs and code hints
This commit is contained in:
@@ -123,6 +123,7 @@ export class CoreExtensionsModule {
|
||||
'app.selection.file.canShare': app.canShareFile,
|
||||
'app.selection.file.isShared': app.isShared,
|
||||
'app.selection.file.isLocked': app.hasLockedFiles,
|
||||
'app.selection.file.isLockOwner': app.isUserWriteLockOwner,
|
||||
'app.selection.file.canUploadVersion': app.canUploadVersion,
|
||||
'app.selection.library': app.hasLibrarySelected,
|
||||
'app.selection.isPrivateLibrary': app.isPrivateLibrary,
|
||||
|
Reference in New Issue
Block a user