From 66140fa3ec92ef8b6418eb925d003b5730b113d2 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 14 Jan 2020 22:52:07 -0500 Subject: [PATCH] add d-block to errors --- src/account/NewNetworkPage.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/account/NewNetworkPage.vue b/src/account/NewNetworkPage.vue index a4026c4..99b819f 100644 --- a/src/account/NewNetworkPage.vue +++ b/src/account/NewNetworkPage.vue @@ -44,22 +44,22 @@
-
{{ errors.first('forkHost') }}
-
{{ errors.first('fqdn') }}
+
{{ errors.first('forkHost') }}
+
{{ errors.first('fqdn') }}
{{messages.field_description_network_fork_host}}
-
{{ errors.first('name') }}
+
{{ errors.first('name') }}
-
{{ errors.first('name') }}
+
{{ errors.first('name') }}
@@ -68,7 +68,7 @@ -
{{ errors.first('plan') }}
+
{{ errors.first('plan') }}
@@ -88,7 +88,7 @@ -
{{ errors.first('domain') }}
+
{{ errors.first('domain') }}
@@ -113,7 +113,7 @@ -
{{ errors.first('region') }}
+
{{ errors.first('region') }}
@@ -130,7 +130,7 @@ -
{{ errors.first('locale') }}
+
{{ errors.first('locale') }}
@@ -145,7 +145,7 @@
-
{{ errors.first('timezone') }}
+
{{ errors.first('timezone') }}
@@ -162,7 +162,7 @@ -
{{ errors.first('footprint') }}
+
{{ errors.first('footprint') }}
@@ -182,7 +182,7 @@ -
{{ errors.first('sshPublicKey') }}
+
{{ errors.first('sshPublicKey') }}
{{messages.link_label_account_ssh_keys}}