Sha256: abbf9cc24daed51c72e852aac15f97013e13c664f948f7735d5c8b4bb304a715

Contents?: true

Size: 262 Bytes

Versions: 37

Compression:

Stored size: 262 Bytes

Contents

= form_for chart, :url => assign_chart_path(event) do |form|
  %ul
    %li
      .hidden.label= form.label :id, "Chart"
      .full.paired.element
        = form.select :id, options_from_collection_for_select(@charts, "id", "name")
        = form.submit "Import"

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/events/_chart_select.html.haml
artfully_ose-1.3.0.pre3 app/views/events/_chart_select.html.haml
artfully_ose-1.3.0.pre2 app/views/events/_chart_select.html.haml
artfully_ose-1.3.0.pre1 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.beta.1 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.alpha.2 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.alpha.1 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.27 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.26 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.24 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.23 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.21 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.20 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.19 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.18 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.17 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.16 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.15 app/views/events/_chart_select.html.haml
artfully_ose-1.2.0.pre.12 app/views/events/_chart_select.html.haml