Sha256: c18bf97f3e076bde9424a077e99f269464211b5180a06bac1ebf3aa6646733dd

Contents?: true

Size: 236 Bytes

Versions: 5

Compression:

Stored size: 236 Bytes

Contents

$('#students-checked').html('<%= j render(partial: "selected_student", collection: @selection, as: :student) %>');
<%= "#{@selection.size}" %> != 0 ? $('.chosen-count').html('<%= "#{@selection.size}" %>') : $('.chosen-count').html("");

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gaku_frontend-0.3.0 app/views/gaku/student_selection/clear.js.erb
gaku_frontend-0.3.0.pre.4 app/views/gaku/student_selection/clear.js.erb
gaku_frontend-0.3.0.pre.3 app/views/gaku/student_selection/clear.js.erb
gaku_frontend-0.3.0.pre.2 app/views/gaku/student_selection/clear.js.erb
gaku_frontend-0.3.0.pre.1 app/views/gaku/student_selection/clear.js.erb