Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-er committed Sep 11, 2018
2 parents 465f0e9 + 2e87948 commit 5f65ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HandSchool/HandSchool/JLU/InfoQuery/SelectCourse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public SelectCourse()
"<p class=\"mt-3\">目前选课:<span id=\"splanName\">未知</span></p>" +

"<table class=\"table table-responsive\">" +
"<thead><tr><th style=\"min-width:3.5em\">状态</th><th style=\"min-width:14em\">课程</th>" +
"<thead><tr><th style=\"min-width:4em\">状态</th><th style=\"min-width:14em\">课程</th>" +
"<th style=\"min-width:5em\">类型</th></tr></thead><tbody id=\"courList\">" +
"</tbody></table>" +

Expand Down

0 comments on commit 5f65ba7

Please sign in to comment.