diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 68a14a4..8c31078 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -68,6 +68,7 @@ + @@ -722,8 +723,7 @@ const chart = new Chart(ctx, { display: true, title: { display: true, - text: 'Price (USD)', - color: 'rgba(77, 132, 240, 1)' + text: 'Price (USD)' } } }, @@ -1056,39 +1056,8 @@ const chart = new Chart(ctx, { -<<<<<<< HEAD - - - - {% endif %} - - - {% if o[9] == true %} - - - - - {{ o[5]|truncate(9, true, '', 0) }} - - {{ o[3] }} - {{ o[6]|truncate(6,true,'',0) }} {{ o[16] }}/{{ o[17] }} - - {{ o[5]|truncate(7, true, '', 0) }} - - - - - - - - - - {{ arrow_right_svg | safe }} - -======= ->>>>>>> 3b2532e (ui: orderbook update & fixes) My {{ o[17] }} Wallet @@ -1098,23 +1067,6 @@ const chart = new Chart(ctx, { -<<<<<<< HEAD - - - {{ o[5]|truncate(9, true, '', 0) }} - - {{ o[3] }} - {{ o[6]|truncate(6,true,'',0) }} {{ o[16] }}/{{ o[17] }} - - {{ o[4]|truncate(6, true, '', 0) }} test - - - - - - -======= ->>>>>>> 3b2532e (ui: orderbook update & fixes)