indirizzo preview
This commit is contained in:
parent
e1034d4c96
commit
f1620129a7
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
{% block content %}
|
||||
<form id="pointform" class="hidden">
|
||||
<input name="indirizzo" size="50" />
|
||||
<div class="form-field-line">
|
||||
<label>Ricezione</label> <select name="comprensibile">
|
||||
<option value="0">Segnale del tutto assente</option>
|
||||
|
@ -42,7 +43,6 @@
|
|||
|
||||
<input type="hidden" name="lat" />
|
||||
<input type="hidden" name="lng" />
|
||||
<input type="hidden" name="indirizzo" />
|
||||
<button id="addPoint">Aggiungi</button>
|
||||
</form>
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Reference in a new issue