Loading openflexure_microscope/api/static/src/components/viewComponents/galleryComponents/zipDownloader.vue +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <button :disabled="isDownloading" type="button" class="uk-button uk-button-default uk-form-small uk-width-1-1" class="uk-button uk-button-default uk-width-1-1" @click="downloadWithAxios()" > {{ isDownloading ? `${downloadProgress}%` : "Download" }} Loading Loading
openflexure_microscope/api/static/src/components/viewComponents/galleryComponents/zipDownloader.vue +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <button :disabled="isDownloading" type="button" class="uk-button uk-button-default uk-form-small uk-width-1-1" class="uk-button uk-button-default uk-width-1-1" @click="downloadWithAxios()" > {{ isDownloading ? `${downloadProgress}%` : "Download" }} Loading