Skip to content

Commit

Permalink
SAK-50510 Assignments improve ui responsiveness on grade report view (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
i-a-m-s-k authored Sep 23, 2024
1 parent e2581cd commit 9314208
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
$tlang.getString("gen.thearecur2")
</p>
#else
<div class="table-responsive">
<table class="table table-striped table-hover table-bordered" summary="$tlang.getString("gen.viewasslistreportsummary")">
<tr>
<th id="studentname">
Expand Down Expand Up @@ -254,6 +255,7 @@
</tr>
#end
</table>
</div>
#end
<input type="hidden" name="sakai_csrf_token" value="$sakai_csrf_token" />
</form>
Expand Down

0 comments on commit 9314208

Please sign in to comment.