diff --git a/stages/static/js/attribution.js b/stages/static/js/attribution.js index be0edf3..2015f59 100644 --- a/stages/static/js/attribution.js +++ b/stages/static/js/attribution.js @@ -13,33 +13,27 @@ function update_periods(section_id) { }); } -function update_class_filter(section_id) { - $('#student_filter').empty(); - $.getJSON('/section/' + section_id + '/classes/', function(data) { - var sel = $('#student_filter'); - sel.append($("