diff --git a/public/js/components/Stv/Studentenverwaltung/Details/Kontakt/Address.js b/public/js/components/Stv/Studentenverwaltung/Details/Kontakt/Address.js index 1e7423fd9..8f6cd9888 100644 --- a/public/js/components/Stv/Studentenverwaltung/Details/Kontakt/Address.js +++ b/public/js/components/Stv/Studentenverwaltung/Details/Kontakt/Address.js @@ -291,128 +291,129 @@ export default{ }) .catch(this.$fhcAlert.handleSystemError) }, + // TODO(chris): use Form Component template: ` -
+
- + -
-
- -
- -
+ +
+ +
+
-
- -
- -
-
- -
- -
- -
-
- -
- -
- -
+
+
+ +
+
+
-
- -
- - -
+
+ +
+
+
+ +
+ +
+ +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+
+ +
+
+
-
- -
- - -
-
- -
- -
-
- -
+
+ +
+
+
- -
- -
-
- -
+
+ +
+ +
+ +
+
+ +
+ +
+
+
- -
- -
- -
+
+ +
+ +
+
- -
- -
-
- -
-
+
+ +
+ +
+
- -
- -
- -
-
- -
- -
- -
-
-
- -
- -
+
+
+ +
+
+
- + - +
@@ -448,28 +449,28 @@ export default{
-
- -
-
- -
+
+ +
+
+ +
- -
- -
-
- -
+ +
+ +
+
+ +
@@ -508,12 +509,12 @@ export default{
-
- -
-
- -
+
+ +
+
+ +
@@ -539,10 +540,10 @@ export default{ - + - + - + - -
` +
` };