mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-11-06 11:18:54 -05:00
Testing for Linux
This commit is contained in:
parent
d087f41c05
commit
33221b0721
@ -368,7 +368,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div><!-- #coinsearch -->
|
</div><!-- #coinsearch -->
|
||||||
|
|
||||||
<!-- this stopped working for some reason
|
<!-- need to figure out how to save currency selection on close/open -->
|
||||||
<h3>Choose Your Base Currency</h3>
|
<h3>Choose Your Base Currency</h3>
|
||||||
<label class="custom-select">
|
<label class="custom-select">
|
||||||
<select id="base" onchange="setBase()">
|
<select id="base" onchange="setBase()">
|
||||||
@ -376,11 +376,9 @@
|
|||||||
<option value="EUR">EUR</option>
|
<option value="EUR">EUR</option>
|
||||||
<option value="GBP">GBP</option>
|
<option value="GBP">GBP</option>
|
||||||
<option value="BTC">BTC</option>
|
<option value="BTC">BTC</option>
|
||||||
<option value="LTC">LTC</option>
|
|
||||||
<option value="ETH">ETH</option>
|
|
||||||
</select>
|
</select>
|
||||||
</label>
|
</label>
|
||||||
-->
|
|
||||||
|
|
||||||
<h3>Tip Jar</h3>
|
<h3>Tip Jar</h3>
|
||||||
<ul id="tips">
|
<ul id="tips">
|
||||||
|
|||||||
BIN
release-builds/Crypto Price Widget-linux.zip
Normal file
BIN
release-builds/Crypto Price Widget-linux.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user