Fixed a bug in rdlibrary(1) where double-clicking a cart would expand/collapse the item.

This commit is contained in:
Patrick Linstruth
2019-01-31 14:28:20 -08:00
parent efa4999fa2
commit 3c0e4b6370
2 changed files with 13 additions and 1 deletions

View File

@@ -18436,3 +18436,6 @@
* Fixed a bug in the 'EditCut' web API call that caused attempts
to clear the 'START_DAYPART' and 'END_DAYPART' fields to return
an error.
2019-01-31 Patrick Linstruth <patrick@deltecent.com>
* Fixed a bug in rdlibrary(1) where double-clicking a cart would
expand/collapse the item.