We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c18a1c7 + 2e9ab05 commit ff58749Copy full SHA for ff58749
kolibri/plugins/management/assets/src/views/user-page/user-create-modal.vue
@@ -54,7 +54,7 @@
54
55
<!-- Button Options at footer of modal -->
56
<section class="footer">
57
- <k-button :text="$tr('createAccount')" :primary="true" :loading="loading"/>
+ <k-button :text="$tr('createAccount')" :primary="true" :loading="loading" type="submit"/>
58
</section>
59
</form>
60
</core-modal>
0 commit comments