Sha256: e45c138096c7992dd3b8b23d02297caa258f3e264452d6a13bfd0b57097b0982
Contents?: true
Size: 468 Bytes
Versions: 5
Compression:
Stored size: 468 Bytes
Contents
-# coding: UTF-8 %form.question{id: "question_#{id}"} %fieldset %legend Problem #{index} %input.q-id{type: 'hidden', value: id} %p= question .row.collapse .ten.mobile-three.columns -options.each do |value, label| %label{for: 'answer'} %input{name: 'answer', type: 'radio', value: value} = label .two.mobile-one.columns %a.button.submit.small.expand.postfix.radius{href: '#'} Submit
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
aladdin-0.0.7 | views/haml/multi.haml |
aladdin-0.0.6 | views/haml/multi.haml |
aladdin-0.0.5 | views/haml/multi.haml |
aladdin-0.0.4 | views/haml/multi.haml |
aladdin-0.0.3 | views/haml/multi.haml |