feedback and history update

This commit is contained in:
Javier 2015-10-30 12:17:28 -03:00
commit c20cccedc2
4 changed files with 18 additions and 4 deletions

View file

@ -113,7 +113,7 @@
<ul class="no-bullet m0 size-14">
<h4 class="title m0" translate>Transaction history</h4>
<li class="line-b p20 oh">
<button class="black round small expand" ng-style="{'background-color':index.backgroundColor}" ng-click="info.clearTransactionHistory();">
<button class="black round small expand" ng-style="{'background-color':index.backgroundColor}" ng-click="info.clearTransactionHistory(); index.clearHistoryFeedback();">
<span translate>Clear history</span>
</button>
</li>