diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3086d8ba..8137ba5f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,7 @@ All notable changes to the MEF_ELine NApp will be documented in this file. Changed ======= - UI: fixed premature submit when pressing Enter during autocomplete on inputs. +- UI: fixed path constraints fields to be collabsed by default when creating EVC to better usability for listing EVCs [2024.1.4] - 2024-09-09 *********************** diff --git a/ui/k-toolbar/main.kytos b/ui/k-toolbar/main.kytos index fd75b4c7..3f47e2cb 100644 --- a/ui/k-toolbar/main.kytos +++ b/ui/k-toolbar/main.kytos @@ -67,7 +67,7 @@ - + { - item.checked = false; - }); }, }