diff --git a/platform/commonUI/edit/bundle.json b/platform/commonUI/edit/bundle.json index 953497a388..0b97573ae2 100644 --- a/platform/commonUI/edit/bundle.json +++ b/platform/commonUI/edit/bundle.json @@ -51,7 +51,8 @@ "implementation": "actions/SaveAction.js", "name": "Save", "description": "Save changes made to these objects.", - "depends": [ "$location" ] + "depends": [ "$location" ], + "priority": "mandatory" }, { "key": "cancel",