Moved can-cast-shadow checkbox to behaviour section.

This commit is contained in:
NissimHadar 2018-03-06 16:22:54 -08:00
parent dbf1be5de3
commit 05e9aa52c9

View file

@ -61,10 +61,6 @@
<option value="Quad">Quad</option>
</select>
</div>
<div class="can-cast-shadow-section property checkbox">
<input type="checkbox" id="property-can-cast-shadow">
<label for="property-can-cast-shadow">Can cast shadow</label>
</div>
<div class="property text">
<label for="property-name">Name</label>
<input type="text" id="property-name">
@ -317,6 +313,10 @@
<label>ID:</label>
<input type="text" id="property-id" readonly>
</div>
<div class="property checkbox">
<input type="checkbox" id="property-can-cast-shadow">
<label for="property-can-cast-shadow">Can cast shadow</label>
</div>
<fieldset class="minor">
<div class="behavior-group property url ">