diff --git a/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep b/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep index ee4381389b..4a50ad4ad5 100644 --- a/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep +++ b/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep @@ -19,7 +19,7 @@ <%= check_box apply_date_sets => $set_id, class => 'form-check-input' =%> % if ($iconClass) { - + % } <%= link_to $prettySetID => $c->systemLink(url_for('instructor_set_detail', setID => $set_id)) %> @@ -34,7 +34,7 @@ % if ($iconClass) { - + % } <%= $prettySetID =%>