Sha256: db29b283cb31ce15b16b9d2fedb228477be56cdacaa6971efe1423f8ee343284

Contents?: true

Size: 213 Bytes

Versions: 11

Compression:

Stored size: 213 Bytes

Contents

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

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
gaku_frontend-0.3.0.pre.0 app/views/gaku/student_selection/add.js.erb
gaku-0.2.4 frontend/app/views/gaku/student_selection/add.js.erb
gaku_frontend-0.2.4 app/views/gaku/student_selection/add.js.erb
gaku-0.2.3 frontend/app/views/gaku/student_selection/add.js.erb
gaku_frontend-0.2.3 app/views/gaku/student_selection/add.js.erb
gaku-0.2.2 frontend/app/views/gaku/student_selection/add.js.erb
gaku_frontend-0.2.2 app/views/gaku/student_selection/add.js.erb
gaku-0.2.1 frontend/app/views/gaku/student_selection/add.js.erb
gaku_frontend-0.2.1 app/views/gaku/student_selection/add.js.erb
gaku-0.2.0 frontend/app/views/gaku/student_selection/add.js.erb
gaku_frontend-0.2.0 app/views/gaku/student_selection/add.js.erb