From b55d13d8624c5e46a7ae1b5c02f1386f86a81436 Mon Sep 17 00:00:00 2001 From: NRayya <82588017+NRayya@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:20:13 +0200 Subject: [PATCH] feat: add share button for projects and studies --- resources/js/Pages/Study/Layout.vue | 6 ---- resources/js/Shared/AccessDialogue.vue | 41 ++++++++++++-------------- 2 files changed, 19 insertions(+), 28 deletions(-) diff --git a/resources/js/Pages/Study/Layout.vue b/resources/js/Pages/Study/Layout.vue index e5042088..82d1de09 100644 --- a/resources/js/Pages/Study/Layout.vue +++ b/resources/js/Pages/Study/Layout.vue @@ -121,10 +121,6 @@ :model="model" called-from="studyView" /> -
- + > + + + + Click here to edit sharing options. +
- - -