Skip to content

Commit d01abd9

Browse files
[6.x] Persist active tab in URL hash on globals publish form (#14515)
Persist active tab in URL hash on globals publish form
1 parent 1cfc614 commit d01abd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

resources/js/components/globals/PublishForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
:site="site"
8383
v-model:modified-fields="localizedFields"
8484
:sync-field-confirmation-text="syncFieldConfirmationText"
85+
remember-tab
8586
/>
8687

8788
<confirmation-modal

0 commit comments

Comments
 (0)