mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-21 13:36:09 +01:00
Fix wrong example in changelog for upcoming v1.3.0
This commit is contained in:
parent
f0bb1d03a8
commit
50300d5cb2
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Features
|
|||
|
||||
Same for other array accesses, e.g recordUid of ``Recordview``::
|
||||
|
||||
recordUid: 'traverse(request.getQueryParams(), "tx_news_pi1", "news")'
|
||||
recordUid: 'traverse(request.getQueryParams(), "tx_news_pi1/news")'
|
||||
|
||||
Fixes
|
||||
-----
|
||||
|
|
Loading…
Reference in a new issue