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"
|
min="10"
|
||||||
max="200"
|
max="200"
|
||||||
step="10"
|
step="10"
|
||||||
|
size="10"
|
||||||
required>
|
required>
|
||||||
<label for="itemsPerPage">Items Per Page</label>
|
<label for="itemsPerPage">Items Per Page</label>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user