Sha256: 04e57785cbee799eec59e494fe83ce344965179dd8898fd6da78d72879da60f7
Contents?: true
Size: 418 Bytes
Versions: 16
Compression:
Stored size: 418 Bytes
Contents
$('#student-simple-grades-index tbody').append('<%= j render("simple_grade", {simple_grade: @simple_grade}) %>'); $('.student-simple-grades-count').html("<%= print_count(@count, t(:'simple_grade.list')) %>"); $('.simple-grades-count').html("<%= @count %>"); showNotice("<%= render_flash %>"); $('#new-student-simple-grade').slide() $('#new-student-simple-grade-link').show(); $('.remote-form').enableValidations();
Version data entries
16 entries across 16 versions & 2 rubygems