Sha256: dd898aa6d13f61486d318b50eb1437a449e75e3f9e813ae82c7a79baa69f0eae

Contents?: true

Size: 292 Bytes

Versions: 20

Compression:

Stored size: 292 Bytes

Contents

= search_form_for @search, url: search_students_path, html: {id: 'search-students'} do |f|

  = render partial: 'gaku/students/search/student', locals: {f: f}

  = hidden_field_tag "autocomplete_field"

  = hidden_field_tag "enrolled_students", @enrolled_students
  #selected-students.d-none

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
gaku_frontend-0.3.0 app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.3.0.pre.4 app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.3.0.pre.3 app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.3.0.pre.2 app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.3.0.pre.1 app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.3.0.pre.0 app/views/gaku/students/search/_form.html.slim
gaku-0.2.4 frontend/app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.2.4 app/views/gaku/students/search/_form.html.slim
gaku-0.2.3 frontend/app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.2.3 app/views/gaku/students/search/_form.html.slim
gaku-0.2.2 frontend/app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.2.2 app/views/gaku/students/search/_form.html.slim
gaku-0.2.1 frontend/app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.2.1 app/views/gaku/students/search/_form.html.slim
gaku-0.2.0 frontend/app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.2.0 app/views/gaku/students/search/_form.html.slim
gaku-0.1.1 frontend/app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.1.1 app/views/gaku/students/search/_form.html.slim
gaku-0.1.0 frontend/app/views/gaku/students/search/_form.html.slim
gaku_frontend-0.1.0 app/views/gaku/students/search/_form.html.slim