doorcontrol: Fix size of "items per page" input in reports
This commit is contained in:
parent
bbd4d8d700
commit
37feea9623
@ -48,6 +48,7 @@
|
||||
min="10"
|
||||
max="200"
|
||||
step="10"
|
||||
size="10"
|
||||
required>
|
||||
<label for="itemsPerPage">Items Per Page</label>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user