Skip to content

Commit

Permalink
use summary icon
Browse files Browse the repository at this point in the history
  • Loading branch information
crptec committed Feb 17, 2020
1 parent 7e43742 commit 4a9b6f4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions views/markets/tradeogre.jade
@@ -1,15 +1,13 @@
extends menu

block market_view
script.
console.log('#{marketdata.data}');
.row
.col-md-12
.panel.panel-default
.panel-heading
strong #{settings.locale.tradeogre} - #{marketdata.coin}/#{marketdata.exchange} - #{settings.locale.mkt_hours}
a(href='#')
span.fa.fa-line-chart.pull-right.view-chart-disabled.iquidus.market-toggle(data-toggle='tooltip', data-placement='bottom', title='#{settings.locale.mkt_no_chart}')
span.fa.fa-th-list.pull-right.view-summary-disabled.iquidus.market-toggle(data-toggle='tooltip', data-placement='bottom', title='#{settings.locale.mkt_no_chart}')
table.table.table-bordered.summary-table
thead
tr
Expand Down

0 comments on commit 4a9b6f4

Please sign in to comment.