hide "reject" button in 1-1 + autolock unlocked encrypted wallets on startup

This commit is contained in:
Matias Alejo Garcia 2016-01-21 09:55:28 -03:00 committed by Gustavo Maximiliano Cortez
commit 6d35fe1239
2 changed files with 12 additions and 10 deletions

View file

@ -42,7 +42,7 @@
</div>
<div class="oh p20t white" ng-if="tx.pendingForUs">
<div class="large-6 medium-6 small-6 columns">
<div class="large-6 medium-6 small-6 columns" ng-show="isShared">
<button class="button outline round dark-gray expand" ng-click="reject(tx);"
ng-disabled="loading">
<i class="fi-x"></i>