updated data object category to just category

This commit is contained in:
jasquat 2023-12-08 09:22:04 -05:00
parent 2169b54d39
commit 9762eb631d
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ function DataObjectGroup(props) {
commandStack: commandStack,
moddle: moddle,
component: SpiffExtensionTextInput,
name: 'spiffworkflow:DataObjectCategory',
name: 'spiffworkflow:Category',
label: 'Data Object Category',
description: 'Useful for setting permissions on groups of data objects.',
},

View File

@ -94,7 +94,7 @@
]
},
{
"name": "DataObjectCategory",
"name": "Category",
"superClass": [ "Element" ],
"properties": [
{