mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-14 02:54:37 +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(
|
'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