Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 8c5eaa7d authored by 65160381's avatar 65160381
Browse files

8.6

parent 7dc2e85f
No related branches found
No related tags found
No related merge requests found
Pipeline #611 passed with warnings
......@@ -15,7 +15,7 @@
<!-- Cart items will be dynamically loaded here -->
</div>
<button >
<button type="submit">
<div class="checkout" onclick="goToCheckout()">Checkout</div>
</button>
......
......@@ -14,7 +14,7 @@
<div class="cart-items" id="cart-items">
<!-- Cart items will be dynamically loaded here -->
</div>
<button >
<button type="submit">
<div class="checkout-button" onclick="processCheckout()">Confirm and Checkout</div>
</button>
<footer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment