Loading client/src/components/History/CurrentHistory/SelectPreferredStore.vue +2 −0 Original line number Diff line number Diff line Loading @@ -145,6 +145,7 @@ function reset() { <template> <BModal id="modal-select-history-storage-location" :visible="props.showModal" centered scrollable Loading @@ -154,6 +155,7 @@ function reset() { title-tag="h3" ok-title="Change Storage Location" cancel-variant="outline-primary" dialog-class="modal-select-history-storage-location" :ok-disabled="currentSelectedStoreId === props.preferredObjectStoreId" :no-close-on-backdrop="currentSelectedStoreId !== props.preferredObjectStoreId" :no-close-on-esc="currentSelectedStoreId !== props.preferredObjectStoreId" Loading Loading
client/src/components/History/CurrentHistory/SelectPreferredStore.vue +2 −0 Original line number Diff line number Diff line Loading @@ -145,6 +145,7 @@ function reset() { <template> <BModal id="modal-select-history-storage-location" :visible="props.showModal" centered scrollable Loading @@ -154,6 +155,7 @@ function reset() { title-tag="h3" ok-title="Change Storage Location" cancel-variant="outline-primary" dialog-class="modal-select-history-storage-location" :ok-disabled="currentSelectedStoreId === props.preferredObjectStoreId" :no-close-on-backdrop="currentSelectedStoreId !== props.preferredObjectStoreId" :no-close-on-esc="currentSelectedStoreId !== props.preferredObjectStoreId" Loading