numbering on pagination

This commit is contained in:
Jason White
2017-04-10 16:49:22 -04:00
committed by Nanne Baars
parent e3d281a5f6
commit 9bc219e931
7 changed files with 143 additions and 25 deletions

View File

@ -143,10 +143,7 @@
<button class="btn btn-primary btn-xs btn-danger help-button"
id="show-hints-button" th:text="#{show.hints}">Show hints
</button>
<button class="btn btn-primary btn-xs btn-danger help-button"
id="show-lesson-overview-button" th:text="#{lesson.overview}">Lesson
overview
</button>
<button class="btn btn-xs help-button" id="restart-lesson-button"
th:text="#{reset.lesson}">Reset Lesson
</button>