From fa54ce8991fc85e753b32e4e2fc4f77c08b4c5d6 Mon Sep 17 00:00:00 2001 From: Suzanne Aitchison Date: Sat, 12 Oct 2019 12:32:08 +0100 Subject: [PATCH] Fix attribute order to comply with lint --- ui/pages/login.vue | 4 ++-- ui/pages/recover.vue | 2 +- ui/pages/register.vue | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/pages/login.vue b/ui/pages/login.vue index 57d4d036..b088d576 100644 --- a/ui/pages/login.vue +++ b/ui/pages/login.vue @@ -7,9 +7,9 @@ @@ -17,9 +17,9 @@ diff --git a/ui/pages/register.vue b/ui/pages/register.vue index eb94d33b..a1b07b56 100644 --- a/ui/pages/register.vue +++ b/ui/pages/register.vue @@ -8,8 +8,8 @@ @@ -18,8 +18,8 @@ @@ -28,8 +28,8 @@