Only show the first quantity in log Views #619

This commit is contained in:
Michael Stenta 2022-12-02 09:30:22 -05:00
parent 6a6b7a55c3
commit 0b3533e0f0
2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@ soon as possible.
- [Remove default_measure configuration from quantity type definitions #612](https://github.com/farmOS/farmOS/pull/612)
- [Shorten name of tests and delivery workflow #617](https://github.com/farmOS/farmOS/pull/617)
- [Only show the first quantity in log Views #619](https://github.com/farmOS/farmOS/pull/619)
### Fixed

View File

@ -543,7 +543,7 @@ display:
group_column: ''
group_columns: { }
group_rows: true
delta_limit: 0
delta_limit: 1
delta_offset: 0
delta_reversed: false
delta_first_last: false