Skip to content
Snippets Groups Projects
Commit 133a01b8 authored by John Watkins's avatar John Watkins
Browse files

Fixed the fix

parent ae033797
No related branches found
No related tags found
3 merge requests!114LoggingService service class, new method to add a log to the "Logs" table when...,!87added non-functional testing (see DeleteShopTests.java for notes) + added serverside validation,!86Issue thirty one
......@@ -39,7 +39,7 @@
</th:block>
<th:block th:if="${next_reward == 0}">
<progress class="progress mb-1" th:value="${stamps}" th:max="${stamps}"></progress>
<p class="mb-2" th:text=""></p>
<p class="mb-2"></p>
<div class="is-full-width" style="display:flex;justify-content: space-between;align-items: center">
<div class="level-left">
<span class="icon is-small is-left ml-1 mr-1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment