Skip to content

Commit

Permalink
Merge pull request #1670 from ramG-reddy/latest_staging
Browse files Browse the repository at this point in the history
* UI Bug fix in AC-7
  • Loading branch information
ramG-reddy authored Dec 4, 2024
2 parents b6626d9 + 8642028 commit a1611a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FusionIIIT/templates/examination/gradeSubmission.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ <h1>Submit Results</h1>
courseItem.innerHTML = `
<div class="content">
<div class="title">${course.code} - ${course.name}</div>
<div class="description">${course.name}</div>
</div>
`;
courseMenu.appendChild(courseItem);
Expand Down

0 comments on commit a1611a2

Please sign in to comment.