Sha256: 8dcbaf205a9b43f9d6ee64c6a62dd03e1c100086eacc943f33e5b2f66f155dfd

Contents?: true

Size: 135 Bytes

Versions: 1

Compression:

Stored size: 135 Bytes

Contents

= simple_form_for [:admin, @survey, @question_group] do |f|
  = f.input :title
  = f.submit t('shared.save'), class: 'btn btn-success'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
helena-0.3.3 app/views/helena/admin/question_groups/_form.html.haml