forked from MarseyWorld/MarseyWorld
Award modal: flairlock note length limit in UI.
The award modal note field had a maxLength of 200 characters. This was retained when repurposing the field for the new flair to be applied by a flairlock award. However, flairs have a maxLength of 100 characters. award_modal.js now makes this clearer in the UI by changing the maxLength of note when a flairlock award is picked.master
parent
db2e8a58db
commit
ad328ff2d8
|
@ -49,4 +49,4 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/award_modal.js?v=248" data-cfasync="false"></script>
|
||||
<script src="/assets/js/award_modal.js?v=249" data-cfasync="false"></script>
|
Loading…
Reference in New Issue