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