add icon create join & import sections
This commit is contained in:
parent
1805e060e5
commit
9bfd76d0f3
3 changed files with 14 additions and 8 deletions
|
|
@ -21,7 +21,10 @@
|
|||
<div class="large-12 columns">
|
||||
<div class="panel">
|
||||
<label><span translate>Wallet name</span>
|
||||
<input type="text" placeholder="{{'Family vacation funds'|translate}}" class="form-control" ng-model="walletName" auto-focus>
|
||||
<div class="input">
|
||||
<input type="text" placeholder="{{'Family vacation funds'|translate}}" class="form-control" ng-model="walletName" auto-focus>
|
||||
<i class="icon-wallet"></i>
|
||||
</div>
|
||||
</label>
|
||||
<div class="row">
|
||||
<div class="large-6 medium-6 columns">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue