Add missing icon
This commit is contained in:
@ -52,6 +52,10 @@
|
||||
{{/select}}
|
||||
</select>
|
||||
</li>
|
||||
|
||||
<li class="flexrow"><label class="generic-label">MAN : Apply as negative ?</label>
|
||||
<label class="attribute-value checkbox"><input type="checkbox" name="data.negativeman" {{checked data.negativeman}}/></label>
|
||||
</li>
|
||||
|
||||
<li class="flexrow"><label class="generic-label">MAN</label>
|
||||
<select class="competence-base flexrow" type="text" name="data.man" value="{{data.man}}" data-dtype="String">
|
||||
|
Reference in New Issue
Block a user