From 63d8689757f7ff84263e5523a59af3af44a69f89 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Sat, 27 Jul 2024 10:10:50 -0400 Subject: [PATCH] All the modals are created, only the connection remains to be done. --- .../Dialogs/PageInformations/BannerPicker.vue | 13 ++++++++--- .../Dialogs/PageInformations/ColorBorder.vue | 2 +- .../PageInformations/ColorBottomBanner.vue | 2 +- .../Dialogs/PageInformations/ColorMenu.vue | 2 +- .../PageInformations/ColorTopBanner.vue | 2 +- .../PageInformations/ProfilePicturePicker.vue | 22 +++++++++++++++++-- 6 files changed, 34 insertions(+), 9 deletions(-) diff --git a/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue b/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue index 46728ef..a1628c5 100644 --- a/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue +++ b/src/views/Profile/Dialogs/PageInformations/BannerPicker.vue @@ -1,18 +1,25 @@  diff --git a/src/views/Profile/Dialogs/PageInformations/ColorBorder.vue b/src/views/Profile/Dialogs/PageInformations/ColorBorder.vue index d7f0929..ca34005 100644 --- a/src/views/Profile/Dialogs/PageInformations/ColorBorder.vue +++ b/src/views/Profile/Dialogs/PageInformations/ColorBorder.vue @@ -1,6 +1,6 @@