mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2131] fix leave library icon for context menu
This commit is contained in:
@@ -733,7 +733,7 @@
|
||||
"id": "app.context.menu.leaveLibrary",
|
||||
"order": 703,
|
||||
"title": "APP.ACTIONS.LEAVE",
|
||||
"icon": "not_interested",
|
||||
"icon": "exit_to_app",
|
||||
"actions": {
|
||||
"click": "LEAVE_LIBRARY"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user