Sha256: 78aa58d5ddbc26403031bd61a0f5a493550754e6864491f62717cb7a3e58cfd9

Contents?: true

Size: 207 Bytes

Versions: 14

Compression:

Stored size: 207 Bytes

Contents

<sp:template>
    <input sp:each_index="@data |i|" type="checkbox" name="{ @name }[val][{ @values[i] }]" value="1" 
    sp:attr-if="@selected[@values[i]],checked"> { @data[i].to_s }
    <br/>
</sp:template>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
spiderfw-1.0.1 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-1.0.0 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.39 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.38 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.37 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.35 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.34 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.33 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.32 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.31 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.30 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.29 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.28 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml
spiderfw-0.6.27 apps/core/forms/widgets/inputs/checkbox_list/checkbox_list.shtml