hide next steps
This commit is contained in:
parent
fe9a2583cf
commit
c9edd53bb7
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue