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:
parent
1cdeaa9bba
commit
b5db5af185
4 changed files with 49 additions and 10 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue