This commit is contained in:
lrdossan 2024-08-30 08:56:40 +02:00
parent 9e3e66b484
commit fa0e7fab85

View file

@ -366,7 +366,7 @@
<strong>Room data:</strong>
<div class="form-group">
<label class="col-form-label" for="room_capacity">Maximum occupation design limit:</label>
<div data-tooltip="The maximum number of occupants foreseen by the conceptual (architectural) design of the room, also know as the room capacity. It is only used by the CO2 fitting algorithm to convert the ventilation rate obtained in L/s/person. If not specified, this conversion will not be performed.">
<div data-tooltip="The maximum number of occupants foreseen by the conceptual (architectural) design of the room, also known as the room capacity. It is only used by the CO2 fitting algorithm to convert the ventilation rate obtained in L/s/person. If not specified, this conversion will not be performed.">
<span class="tooltip_text">?</span>
</div>
<input type="number" id="room_capacity" class="form-control col-sm-7" name="room_capacity" placeholder="Number" min=1 form="not-submitted">