Skip to content

Commit c40106e

Browse files
authored
Merge pull request binary-com#1518 from binary-hamedanchi/mohammad/mobile_menu_trade
mohammad/mobile_menu_trade
2 parents 394476d + 9b4e90a commit c40106e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/templates/global/mobile_menu.html.tt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
[% END %]
2828
</li>
2929
[%= END =%]
30+
<li class="ja-hide">
31+
<a class="pjaxload" href="[% request.url_for('trading') %]">[% l("Trade") %]</a>
32+
</li>
33+
<li class="all-hide ja-show-block">
34+
<a class="pjaxload" href="[% request.url_for('jptrading') %]">[% l("Trade") %]</a>
35+
</li>
3036
</ul>
3137
</div>
3238
</div>

0 commit comments

Comments
 (0)