mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-13 01:16:56 +00:00
chore(context-pad): update spelling
This commit is contained in:
parent
e65809f246
commit
aea527775e
@ -278,7 +278,7 @@ ContextPadProvider.prototype.getContextPadEntries = function(element) {
|
|||||||
translate('Append TimerIntermediateCatchEvent'),
|
translate('Append TimerIntermediateCatchEvent'),
|
||||||
{ eventDefinitionType: 'bpmn:TimerEventDefinition' }
|
{ eventDefinitionType: 'bpmn:TimerEventDefinition' }
|
||||||
),
|
),
|
||||||
'append.condtion-intermediate-event': appendAction(
|
'append.condition-intermediate-event': appendAction(
|
||||||
'bpmn:IntermediateCatchEvent',
|
'bpmn:IntermediateCatchEvent',
|
||||||
'bpmn-icon-intermediate-event-catch-condition',
|
'bpmn-icon-intermediate-event-catch-condition',
|
||||||
translate('Append ConditionIntermediateCatchEvent'),
|
translate('Append ConditionIntermediateCatchEvent'),
|
||||||
|
@ -220,7 +220,7 @@ describe('features - context-pad', function() {
|
|||||||
'append.receive-task',
|
'append.receive-task',
|
||||||
'append.message-intermediate-event',
|
'append.message-intermediate-event',
|
||||||
'append.timer-intermediate-event',
|
'append.timer-intermediate-event',
|
||||||
'append.condtion-intermediate-event',
|
'append.condition-intermediate-event',
|
||||||
'append.signal-intermediate-event',
|
'append.signal-intermediate-event',
|
||||||
'append.text-annotation',
|
'append.text-annotation',
|
||||||
'!append.task'
|
'!append.task'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user