Sha256: d67f1e05a347aedcb8339254962f70c8375e5ba1081f17037c597969716c5652
Contents?: true
Size: 350 Bytes
Versions: 155
Compression:
Stored size: 350 Bytes
Contents
= within_admin_layout(title: "Send Us Feedback") do = simple_form_for(feedback, as: :feedback, wrapper: :horizontal_form) do |f| .panel | Please do not include any patient identifiable data = f.input :category, include_blank: false, as: :radio_buttons = f.input :comment, as: :text br = f.submit "Submit", class: :button
Version data entries
155 entries across 155 versions & 1 rubygems