mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 03:16:32 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
249e58435c
@ -189,7 +189,8 @@ PaletteProvider.prototype.getPaletteEntries = function(element) {
|
||||
}
|
||||
},
|
||||
'create.group': createAction(
|
||||
'bpmn:Group', 'artifact', 'bpmn-icon-group'
|
||||
'bpmn:Group', 'artifact', 'bpmn-icon-group',
|
||||
translate('Create Group')
|
||||
),
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user