diff --git a/CHANGELOG b/CHANGELOG index fd61ea1359..ca708dee75 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,8 @@ devel * fixed internal issue #2163: wrong labels within foxx validation of service input parameters +* fixed internal issue #2160: fixed misplaced tooltips in indices view + * Added exclusive option for rocksdb collections. Modifying AQL queries can now set the exclusive option as well as it can be set on JavaScript transactions. diff --git a/js/apps/system/_admin/aardvark/APP/frontend/js/templates/indicesView.ejs b/js/apps/system/_admin/aardvark/APP/frontend/js/templates/indicesView.ejs index cc786e0dd6..d0f91daf51 100644 --- a/js/apps/system/_admin/aardvark/APP/frontend/js/templates/indicesView.ejs +++ b/js/apps/system/_admin/aardvark/APP/frontend/js/templates/indicesView.ejs @@ -65,7 +65,7 @@