convertCurrency in all the way

This commit is contained in:
Divlo
2019-09-16 20:39:30 +02:00
parent 1739942c61
commit ce67cfbe44
8 changed files with 47 additions and 28 deletions

View File

@ -12,7 +12,7 @@
<div class="form-group">
<label for="firstValue">Entrez la distance que vous voulez convertir et sélectionner l'unité de celle-çi :</label>
<br>
<input name="firstValue" type="text" id="firstValue" placeholder="(e.g : 50)" class="form-control">
<input name="firstValue" type="text" class="inlineInput" id="firstValue" placeholder="(e.g : 50)" class="form-control">
<select id="firstValueUnit">
<option value="pm">pm</option>
<option value="nm">nm</option>