mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
relative order for context menu (#1145)
This commit is contained in:
committed by
Suzana Dirla
parent
c83a3f53cc
commit
1bcb29473d
@@ -39,7 +39,7 @@
|
|||||||
"contextMenu": [
|
"contextMenu": [
|
||||||
{
|
{
|
||||||
"id": "aos.context.openWith.office",
|
"id": "aos.context.openWith.office",
|
||||||
"order": 90,
|
"order": 450,
|
||||||
"icon": "edit",
|
"icon": "edit",
|
||||||
"title": "AOS.ACTION_TITLE",
|
"title": "AOS.ACTION_TITLE",
|
||||||
"actions": {
|
"actions": {
|
||||||
|
Reference in New Issue
Block a user