diff --git a/src/app/components/dash-toptool/dash-toptool.component.html b/src/app/components/dash-toptool/dash-toptool.component.html index 43865fd..6958931 100644 --- a/src/app/components/dash-toptool/dash-toptool.component.html +++ b/src/app/components/dash-toptool/dash-toptool.component.html @@ -1,49 +1,50 @@ -
-
- +
+ - - {{walletDescription}} - - - - - Offers - - + + {{walletDescription}} + + + + + Offers + + - - Wallet - -
+ size="small" + color="primary" + (click)="myWallet()"> + + Wallet +
+
- - My Jobs - - + size="small" + color="primary" (click)="myJobs(1)"> + My Jobs + +
\ No newline at end of file