File tree 1 file changed +2
-0
lines changed
src/app/view/editor-tools-view-component
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ <h2 class="SummaryTitle">{{ 'app.view.editor-side-view.editor-tools-view-compone
72
72
< sbb-tooltip
73
73
> {{ 'app.view.editor-side-view.editor-tools-view-component.export-trainruns-as-csv-excel' | translate }}</ sbb-tooltip
74
74
>
75
+ <!--
75
76
<br />
76
77
<button
77
78
(click)="onExportOriginDestination()"
@@ -81,6 +82,7 @@ <h2 class="SummaryTitle">{{ 'app.view.editor-side-view.editor-tools-view-compone
81
82
<sbb-icon svgIcon="five-circles-interconnected-small"></sbb-icon>
82
83
</button>
83
84
{{ 'app.view.editor-side-view.editor-tools-view-component.export-origin-destination-as-csv' | translate }}
85
+ -->
84
86
</ sbb-expansion-panel >
85
87
< sbb-expansion-panel [expanded] ="false ">
86
88
< sbb-expansion-panel-header > {{ 'app.view.editor-side-view.editor-tools-view-component.base-data' | translate }}</ sbb-expansion-panel-header >
You can’t perform that action at this time.
0 commit comments