From 322a4617ad26534e51ade76f9923438533799bde Mon Sep 17 00:00:00 2001 From: Vili Manninen Date: Mon, 6 May 2024 18:04:33 +0300 Subject: [PATCH] Add ids to buttons (and anchors) in Profiles.vue * use `modal-` prefix for the buttons that are inside modals --- src/pages/Profiles.vue | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/src/pages/Profiles.vue b/src/pages/Profiles.vue index dfc44409d..bbb64bdb1 100644 --- a/src/pages/Profiles.vue +++ b/src/pages/Profiles.vue @@ -39,16 +39,16 @@ @@ -64,9 +64,9 @@

Are you going to be updating an existing profile or creating a new one?

@@ -83,9 +83,9 @@

How are you updating your profile?

@@ -109,10 +109,11 @@ @@ -133,6 +134,7 @@