relative order for context menu (#1145)

This commit is contained in:
Cilibiu Bogdan
2019-07-02 15:45:58 +03:00
committed by Suzana Dirla
parent c83a3f53cc
commit 1bcb29473d

View File

@@ -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": {