Commit de8e982c authored by John Davis's avatar John Davis
Browse files

Merge branch 'release_23.2' into release_24.0

parents 8ded80d3 c0f4ba11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -239,7 +239,7 @@ defineExpose({
                class="mb-4">
                <BFormSelect v-model="selectedSharingOption">
                    <BFormSelectOption value="make_public"> Make datasets public </BFormSelectOption>
                    <BFormSelectOption value="make_accessible_and_shared">
                    <BFormSelectOption value="make_accessible_to_shared">
                        Make datasets private to me and users this {{ modelClass }} is shared with
                    </BFormSelectOption>
                    <BFormSelectOption value="no_changes"> Share {{ modelClass }} anyways </BFormSelectOption>