clean build for version 1.4.5 with fixes of security funtionalities, logic branches, etc. Already tested and working fine
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
<div class="col-9">
|
||||
<select name="checker[fields][{{@key}}][kolom]" class="form-select form-control border select-kolom">
|
||||
{{#each kolom}}
|
||||
<option value="{{this}}">{{this}}</option>
|
||||
<option value="{{this}}" {{#ifCond ../selected_kolom '==' this}}selected{{/ifCond}}>{{this}}</option>
|
||||
{{/each}}
|
||||
</select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user