Loading src/signup/RegistrationForm.vue +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ <button :wide="true" class="btn-primary" type="primary" :disabled="!processing"> :disabled="processing"> <template v-if="!processing"> {{ t(appName,'Create My Account') }} </template> Loading Loading
src/signup/RegistrationForm.vue +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ <button :wide="true" class="btn-primary" type="primary" :disabled="!processing"> :disabled="processing"> <template v-if="!processing"> {{ t(appName,'Create My Account') }} </template> Loading