restore quantity display on expanded card_badges and add limits to all trade offer creation (currently 20 unique cards per side, 20 max quantity per card), fixes #3 and fixes #17

This commit is contained in:
badblocks 2025-04-08 15:15:24 -07:00
parent 1cdeaa9bba
commit b5db5af185
4 changed files with 49 additions and 10 deletions

View file

@ -17,7 +17,7 @@
{% endfor %}
{% endfor %}
{% render_trade_offer dummy_trade_offer True %}
{% render_trade_offer dummy_trade_offer %}
<div class="flex justify-between mt-4">
<button type="submit" name="edit" class="btn btn-secondary">Edit</button>