mirror of
https://github.com/valitydev/koffing.git
synced 2024-11-06 01:05:19 +00:00
hide deposits link
This commit is contained in:
parent
ea2a4af0c8
commit
2d02376ceb
@ -7,10 +7,10 @@
|
||||
a(routerLink="/wallets/list")
|
||||
i.fa.fa-suitcase
|
||||
| Кошельки
|
||||
li([routerLinkActive]="['active']")
|
||||
a(routerLink="/wallets/deposits")
|
||||
i.fa.fa-level-down
|
||||
| Пополнения
|
||||
//- li([routerLinkActive]="['active']")
|
||||
//- a(routerLink="/wallets/deposits")
|
||||
//- i.fa.fa-level-down
|
||||
//- | Пополнения
|
||||
li([routerLinkActive]="['active']")
|
||||
a(routerLink="/wallets/withdrawals")
|
||||
i.fa.fa-level-up
|
||||
|
Loading…
Reference in New Issue
Block a user