mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-08 13:24:01 +02:00
brmbar v3 UserMgmt: New view with list of users and their balances
This commit is contained in:
parent
99cbefbb21
commit
1d64e17a54
4 changed files with 125 additions and 3 deletions
|
@ -129,6 +129,9 @@ Item {
|
|||
y: 430
|
||||
width: 360
|
||||
text: "User Mgmt"
|
||||
onButtonClick: {
|
||||
loadPage("UserMgmt")
|
||||
}
|
||||
}
|
||||
|
||||
BarButton {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue