moved buy and sell to services
This commit is contained in:
parent
2cab6fc59d
commit
af124b2cd6
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div ng-controller="servicesController">
|
||||
<div class="item item-icon-right item-heading" ng-click="toggle()" >
|
||||
<span translate>Next steps</span>
|
||||
<span translate>Services</span>
|
||||
<i class="icon bp-arrow-up" ng-show="!hide"></i>
|
||||
<i class="icon bp-arrow-down" ng-show="hide"></i>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue