WEB-203 deprecated getCredits - credits moved to the about page

This commit is contained in:
mayhew64
2015-05-03 16:31:52 -04:00
parent 547fd36507
commit 6e8d8562d6
6 changed files with 3 additions and 19 deletions

View File

@ -278,9 +278,6 @@
<%
}
%>
<div id="credits">
<% out.println(currentLesson.getCredits());%>
</div>
</div>
</div>