sapmentors / SITregParticipant

SAP Event Registration - Front end for Participants
Apache License 2.0
3 stars 11 forks source link

[FIX] Support for >100 participants (Issue #5) #16

Closed vfweiss closed 8 years ago

vfweiss commented 8 years ago

Fix for the issue that if we have over 100 participants, only the first 100 will be shown. As it's rare that we will have that many at the moment, set the growing threshold to 100, so normally all are listed already. If we have more though, the Table can grow with 100 each time now.