Skip to content
Snippets Groups Projects
Commit a3bfde8f authored by Ethan Allen-Harris's avatar Ethan Allen-Harris Committed by Ethan Allen-Harris
Browse files

small bugfix to reward card

parent d9953bf9
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...,!99Branch Update,!98added buttons to increase/decrease stamp position
......@@ -28,7 +28,7 @@
<p th:text="${reward_amount_obtained} + '/' + ${total_reward_amount}"></p>
</div>
<div class="level-right">
<a th:href="'businessDetails?shopId=' + ${shop.getShopId()}">
<a th:href="'businessDetails?shopId=' + ${shopId}">
<button class="button is-rounded">
Explore
<span class="icon is-small is-left ml-1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment