Arc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lnbits/extensions/usermanager/templates/usermanager/index.html
|
@ -170,7 +170,7 @@ |
|
|
<q-btn unelevated |
|
|
<q-btn unelevated |
|
|
color="deep-purple" |
|
|
color="deep-purple" |
|
|
:disable="walletDialog.data.walname == null" |
|
|
:disable="walletDialog.data.walname == null" |
|
|
type="submit">Create User</q-btn> |
|
|
type="submit">Create Wallet</q-btn> |
|
|
<q-btn v-close-popup flat color="grey" class="q-ml-auto">Cancel</q-btn> |
|
|
<q-btn v-close-popup flat color="grey" class="q-ml-auto">Cancel</q-btn> |
|
|
</div> |
|
|
</div> |
|
|
</q-form> |
|
|
</q-form> |
|
|