Sha256: 5fd97c7a2193b9b8a9acbd10e3f8043af7a78f941b7c97a3fbf394b404703a8a

Contents?: true

Size: 173 Bytes

Versions: 11

Compression:

Stored size: 173 Bytes

Contents

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

Version data entries

11 entries across 11 versions & 2 rubygems

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