diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue index 437c32c3f..45d831b98 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue @@ -148,9 +148,7 @@ -
- +
@@ -180,32 +177,22 @@
- - +
-
- - - -
+
+ + + +

{{ $t('fix_these_errors') }}

@@ -459,8 +446,8 @@ export default { this.$store.dispatch('submit'); }, beforeGenerateTemplate() { - console.log('before generate'); - return Promise.resolve(); + console.log('before generate'); + return Promise.resolve(); } } }; @@ -476,15 +463,15 @@ div#workEditor { grid-template-columns: 50%; column-gap: 0rem; grid-template-areas: - "title title" - "startDate endDate" - "comment comment" - "objectives objectives" - "evaluations evaluations" - "persons persons" - "handling handling" - "tparties tparties" - "errors errors"; + "title title" + "startDate endDate" + "comment comment" + "objectives objectives" + "evaluations evaluations" + "persons persons" + "handling handling" + "tparties tparties" + "errors errors"; #title { grid-area: title; } diff --git a/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue b/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue index 1504bdfb9..5fc2637db 100644 --- a/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue +++ b/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue @@ -16,7 +16,7 @@ {{ $t('thirdparty.child')}} - {{ $t('thirdparty.company')}} + {{ $t('thirdparty.company')}} {{ $t('thirdparty.contact')}} @@ -40,12 +40,12 @@
-
-
-
- -
- +
+
+
+ +
+