diff --git a/.eslintrc.yml b/.eslintrc.yml index de984486..5b9c4a2f 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -1,3 +1,4 @@ extends: eslint:recommended rules: - no-undef: 0 \ No newline at end of file + no-undef: 0 + no-redeclare: 0 \ No newline at end of file diff --git a/forms/account/address-list/ui.xml b/forms/account/address-list/ui.xml index 2496a87c..69fd8f50 100755 --- a/forms/account/address-list/ui.xml +++ b/forms/account/address-list/ui.xml @@ -19,9 +19,9 @@ -
diff --git a/forms/admin/connections/ui.xml b/forms/admin/connections/ui.xml
index dd71cf54..ece7ef8b 100755
--- a/forms/admin/connections/ui.xml
+++ b/forms/admin/connections/ui.xml
@@ -1,7 +1,7 @@
-
+
-
+