Added indicator while changing database records

pull/340/head
Ponkhy 3 years ago
parent c1aebef005
commit 678e248966

@ -464,6 +464,7 @@
{{ $t("Test") }}
</button>
<button type="submit" class="btn btn-primary" :disabled="processing">
<div v-if="processing" class="spinner-border spinner-border-sm me-1"></div>
{{ $t("Save") }}
</button>
</div>

Loading…
Cancel
Save