diff --git a/jero-web/src/views/parameter/escalationlibrary/index.vue b/jero-web/src/views/parameter/escalationlibrary/index.vue index eb17a1c78..9fff55112 100644 --- a/jero-web/src/views/parameter/escalationlibrary/index.vue +++ b/jero-web/src/views/parameter/escalationlibrary/index.vue @@ -43,9 +43,7 @@ :columns="columns" > - {{ text && text.length > 20 ? text.slice(0, 19) + '...' : text }} - {{$t('Exporthistory')}} diff --git a/jero-web/src/views/regulationsKanban/components/addModel.vue b/jero-web/src/views/regulationsKanban/components/addModel.vue index a77965814..0392e7492 100644 --- a/jero-web/src/views/regulationsKanban/components/addModel.vue +++ b/jero-web/src/views/regulationsKanban/components/addModel.vue @@ -77,24 +77,24 @@ {{ text }} {{ text }} {{ text }} - {{ text }} - {{ text }} + {{ $t('toBeConfirmed') }} + {{ $t('taskTermination') }} {{ text }} {{ text }} {{ text }} {{ text }} - {{ text }} - {{ text }} + {{ $t('toBeConfirmed') }} + {{ $t('taskTermination') }} {{ text }} {{ text }} {{ text }} {{ text }} - {{ text }} - {{ text }} + {{ $t('toBeConfirmed') }} + {{ $t('taskTermination') }}