Sha256: 50cfb215b2c46ff40c4127fe4b09c1a702fe16bb4b5e061a4effc8757f77cee9
Contents?: true
Size: 481 Bytes
Versions: 6
Compression:
Stored size: 481 Bytes
Contents
$('#student-specialties-index tbody').append('<%= render_js_partial("student_specialty", {student_specialty: @student_specialty}) %>'); $('.student-specialties-count').html('<%= print_count(@count+1, t_specialty_list) %>'); $('#student-specialty-list a').text("<%= student_specialties_list(@student.student_specialties) %>"); showNotice("<%= render_flash %>"); $('#new-student-specialty').slide() $('#new-student-specialty-link').show(); $('.remote-form').enableValidations();
Version data entries
6 entries across 6 versions & 2 rubygems