Sha256: 15ceb5e607e63e1542d680a4a0e74aed7dbd0334ef204e0c46984b82953c02f9

Contents?: true

Size: 418 Bytes

Versions: 16

Compression:

Stored size: 418 Bytes

Contents

$('#student-specialties-index tbody').append('<%= j render("student_specialty", {student_specialty: @student_specialty}) %>');
$('.student-specialties-count').html("<%= print_count(@count, t(:'specialty.list')) %>");
$('.specialties-count').html("<%= @count %>");

$('#new-student-specialty').slide()
$('#new-student-specialty-link').show();

$('.remote-form').enableValidations();

showNotice("<%= render_flash %>");

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
gaku_frontend-0.3.0 app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.3.0.pre.4 app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.3.0.pre.3 app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.3.0.pre.2 app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.3.0.pre.1 app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.3.0.pre.0 app/views/gaku/students/student_specialties/create.js.erb
gaku-0.2.4 frontend/app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.2.4 app/views/gaku/students/student_specialties/create.js.erb
gaku-0.2.3 frontend/app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.2.3 app/views/gaku/students/student_specialties/create.js.erb
gaku-0.2.2 frontend/app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.2.2 app/views/gaku/students/student_specialties/create.js.erb
gaku-0.2.1 frontend/app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.2.1 app/views/gaku/students/student_specialties/create.js.erb
gaku-0.2.0 frontend/app/views/gaku/students/student_specialties/create.js.erb
gaku_frontend-0.2.0 app/views/gaku/students/student_specialties/create.js.erb