Sha256: 8e63744de04c2ff80560b57a2f4afa024f8183bfb41bcd347fc81e2d7b39748d
Contents?: true
Size: 356 Bytes
Versions: 6
Compression:
Stored size: 356 Bytes
Contents
$('table#class-groups-without-semester-index tbody').append('<%= render_js_partial("class_group", {class_group: @class_group}) %>'); $('#new-class-group form')[0].reset(); $('#new-class-group').slide(); $('#new-class-group-link').show(); $('.class-groups-count').html("<%= print_count(@count+1, t_class_group_list) %>"); showNotice("<%= render_flash %>");
Version data entries
6 entries across 6 versions & 2 rubygems