hide next steps

This commit is contained in:
Gabriel Bazán 2016-09-30 16:35:18 -03:00
commit c9edd53bb7
2 changed files with 2 additions and 2 deletions

View file

@ -123,7 +123,7 @@
</div>
<div class="list card"
ng-show="(!externalServices.AmazonGiftCards || !externalServices.BitpayCard || !externalServices.BuyAndSell) && nextStepEnabled">
ng-show="nextStepEnabled">
<div class="item item-icon-right item-heading" ng-click="shouldHideNextSteps()" translate>
Next steps
<i class="icon nav-item-arrow-down" ng-show="!hideNextSteps"></i>