From 22050d0684629bf50dedd9eda20242c6aae62337 Mon Sep 17 00:00:00 2001 From: Lvbo163 Date: Fri, 12 Jan 2018 10:47:38 +0800 Subject: change file encoding change pc to unix Issue-ID: SDC-910 Change-Id: I3fde01a1b8c8daa4ea34622f369fb2e04b59b47f Signed-off-by: Lvbo163 --- .../app/components/toolbar/toolbar.component.html | 388 ++++++++++----------- 1 file changed, 194 insertions(+), 194 deletions(-) (limited to 'sdc-workflow-designer-ui/src/app/components/toolbar/toolbar.component.html') diff --git a/sdc-workflow-designer-ui/src/app/components/toolbar/toolbar.component.html b/sdc-workflow-designer-ui/src/app/components/toolbar/toolbar.component.html index 0c5a7240..19df5efd 100644 --- a/sdc-workflow-designer-ui/src/app/components/toolbar/toolbar.component.html +++ b/sdc-workflow-designer-ui/src/app/components/toolbar/toolbar.component.html @@ -1,194 +1,194 @@ - - - -
- - - {{ 'WORKFLOW.BPMN_EVENT' | translate }} -
-
- - - - - - {{ 'WORKFLOW.START_EVENT' | translate }} -
-
- - - - - - {{ 'WORKFLOW.END_EVENT' | translate }} -
-
- - - - - - - {{ 'WORKFLOW.TIMER_EVENT' | translate }} -
- -
- -
- - - {{ 'WORKFLOW.BPMN_TASK' | translate }} -
-
- - - - - - - - - - {{ 'WORKFLOW.TOSCA_TASK' | translate }} -
-
- - - - - - - - - - {{ 'WORKFLOW.REST_TASK' | translate }} -
-
- - - - - - - - - {{ 'WORKFLOW.SCRIPT_TASK' | translate }} -
-
- -
- - - {{ 'WORKFLOW.BPMN_GETWAY' | translate }} -
-
- - - - - - - {{ 'WORKFLOW.EXCLUSIVE_GATEWAY' | translate }} -
-
- - - - - - - {{ 'WORKFLOW.PARALLEL_GATEWAY' | translate }} -
-
- -
+ + + +
+ + + {{ 'WORKFLOW.BPMN_EVENT' | translate }} +
+
+ + + + + + {{ 'WORKFLOW.START_EVENT' | translate }} +
+
+ + + + + + {{ 'WORKFLOW.END_EVENT' | translate }} +
+
+ + + + + + + {{ 'WORKFLOW.TIMER_EVENT' | translate }} +
+ +
+ +
+ + + {{ 'WORKFLOW.BPMN_TASK' | translate }} +
+
+ + + + + + + + + + {{ 'WORKFLOW.TOSCA_TASK' | translate }} +
+
+ + + + + + + + + + {{ 'WORKFLOW.REST_TASK' | translate }} +
+
+ + + + + + + + + {{ 'WORKFLOW.SCRIPT_TASK' | translate }} +
+
+ +
+ + + {{ 'WORKFLOW.BPMN_GETWAY' | translate }} +
+
+ + + + + + + {{ 'WORKFLOW.EXCLUSIVE_GATEWAY' | translate }} +
+
+ + + + + + + {{ 'WORKFLOW.PARALLEL_GATEWAY' | translate }} +
+
+ +
-- cgit 1.2.3-korg