room_data tooltip missing from form
This commit is contained in:
parent
e3f1c166f8
commit
1705a2c96d
1 changed files with 2 additions and 0 deletions
|
|
@ -77,9 +77,11 @@
|
|||
<hr width="80%">
|
||||
|
||||
<b>Room data:</b>
|
||||
{% block room_data %}
|
||||
<div data-tooltip="The area you wish to study (choose one of the 2 options). Indicate if a central (radiator-type) heating system is in use.">
|
||||
<span class="tooltip_text">?</span>
|
||||
</div>
|
||||
{% endblock room_data %}
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue