Fix indent walletHome.html
This commit is contained in:
parent
f4e4767a53
commit
5ecc6de6f2
1 changed files with 359 additions and 357 deletions
|
|
@ -54,6 +54,12 @@
|
|||
|
||||
<div class="oh" ng-show="!index.noFocusedWallet">
|
||||
|
||||
<!--
|
||||
|
||||
WalletHome
|
||||
|
||||
-->
|
||||
|
||||
<div id="walletHome" class="walletHome tab-view tab-in">
|
||||
<div class="oh">
|
||||
<div class="amount" ng-style="{'background-color':index.backgroundColor}">
|
||||
|
|
@ -149,7 +155,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- END WalletHome -->
|
||||
|
||||
<!--
|
||||
|
||||
|
|
@ -231,8 +237,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- END Receive -->
|
||||
|
||||
|
||||
<!--
|
||||
|
|
@ -366,8 +371,7 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end of row -->
|
||||
</div>
|
||||
</div> <!-- END Send -->
|
||||
|
||||
<!--
|
||||
|
||||
|
|
@ -385,7 +389,6 @@ history
|
|||
<span ng-if="!index.txHistoryError" translate>
|
||||
No transactions yet
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -436,9 +439,8 @@ history
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- END History -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="extra-margin-bottom"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue