Skip to content

Commit

Permalink
#1912 Remove most recent contributions feature
Browse files Browse the repository at this point in the history
                - Deleted MostRecentContributionsController.java
                - Deleted most-recent.jsp
                - Updated main.jsp to reflect the removal of most recent contributions section
  • Loading branch information
Aryant-Tripathi committed Oct 10, 2024
1 parent 7fa6c47 commit fc47ba4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 341 deletions.

This file was deleted.

2 changes: 0 additions & 2 deletions src/main/webapp/WEB-INF/jsp/content/main.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,5 @@
</ol>

<div class="divider" style="margin: 1em 0;"></div>

<a href="<spring:url value='/contributions/most-recent' />">Most recent contributions</a>
</div>
</content:aside>
234 changes: 0 additions & 234 deletions src/main/webapp/WEB-INF/jsp/contributions/most-recent.jsp

This file was deleted.

0 comments on commit fc47ba4

Please sign in to comment.