Refactor inventory and worklog templates for improved rendering and pagination; enhance table display with better responsiveness and usability
This commit is contained in:
parent
bdd2a43c8b
commit
b68c25a05a
8 changed files with 48 additions and 184 deletions
|
@ -20,7 +20,7 @@
|
|||
rows = stale_worklog_rows,
|
||||
id = 'Stale Worklog',
|
||||
entry_route = 'worklog_entry',
|
||||
per_page = 3
|
||||
per_page = 10
|
||||
)}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue