Commented out Keylight Attenuation from UI.

This commit is contained in:
Nissim Hadar 2017-11-10 15:33:28 -08:00
parent 469b68011c
commit c9e69c23a3

View file

@ -623,7 +623,7 @@
</div> </div>
</div> </div>
</fieldset> </fieldset>
<div class="zone-group zone-section haze-section property checkbox"> <!--div class="zone-group zone-section haze-section property checkbox">
<input type="checkbox" id="property-zone-haze-attenuate-keylight"> <input type="checkbox" id="property-zone-haze-attenuate-keylight">
<label for="property-zone-haze-attenuate-keylight">Attenuate Keylight</label> <label for="property-zone-haze-attenuate-keylight">Attenuate Keylight</label>
</div> </div>
@ -634,7 +634,7 @@
<div><label>Altitude<span class="unit">m</span></label><input type="number" id="property-zone-haze-keylight-altitude" <div><label>Altitude<span class="unit">m</span></label><input type="number" id="property-zone-haze-keylight-altitude"
min="-1000" max="50000" step="10"></div> min="-1000" max="50000" step="10"></div>
</div> </div>
</fieldset> </fieldset-->
</fieldset> </fieldset>
<fieldset class="minor"> <fieldset class="minor">
<legend class="sub-section-header zone-group zone-section stage-section"> <legend class="sub-section-header zone-group zone-section stage-section">