Fixed an issue where collapse and expand arrows mismatch in case of nested IF. Fixes #6712
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55e7e481d4e88f42c761af4f52401d6a0074d032 Author: Rahul Shirsat <rahul.shir...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_0.rst | 1 + .../codemirror/addon/fold/pgadmin-sqlfoldcode.js | 43 +++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-)