diff --git a/schema/metadata/clientDefs.json b/schema/metadata/clientDefs.json index 35d15f8d50..4edb76f8c0 100644 --- a/schema/metadata/clientDefs.json +++ b/schema/metadata/clientDefs.json @@ -411,6 +411,10 @@ "description": "A row-actions view class.", "type": "string" }, + "viewModalView": { + "description": "A modal view for viewing relationships in a modal dialog.", + "type": "string" + }, "label": { "description": "A translatable label.", "type": "string"