diff --git a/docs/en_US/release_notes_4_30.rst b/docs/en_US/release_notes_4_30.rst index 9fc9961da..d6e88feb9 100644 --- a/docs/en_US/release_notes_4_30.rst +++ b/docs/en_US/release_notes_4_30.rst @@ -25,4 +25,5 @@ Bug fixes | `Issue #6046 `_ - Fixed an issue where the state of the Save File icon does not match the dirty editor indicator. | `Issue #6047 `_ - Fixed an issue where the dirty indicator stays active even if all changes were undone. | `Issue #6058 `_ - Ensure that the rename panel should be disabled when the SQL file opened in the query tool. +| `Issue #6065 `_ - Fixed accessibility issues in schema diff module. | `Issue #6084 `_ - Fixed TypeError exception in schema diff when selected any identical object. diff --git a/web/pgadmin/static/js/backform.pgadmin.js b/web/pgadmin/static/js/backform.pgadmin.js index 26f65cb72..a30d2f68c 100644 --- a/web/pgadmin/static/js/backform.pgadmin.js +++ b/web/pgadmin/static/js/backform.pgadmin.js @@ -313,7 +313,7 @@ define([ '', '
', ' ', + ' ', ' <% if (helpMessage && helpMessage.length) { %>', ' <%=helpMessage%>', ' <% } %>', @@ -2474,7 +2474,7 @@ define([ '', '
', ' ', @@ -2655,7 +2655,7 @@ define([ '', '
', ' ', @@ -3422,7 +3422,7 @@ define([ ' <% } %>', '
', ' ', @@ -120,7 +120,7 @@ let SchemaDiffSelect2Control = '<% }%>', '
', '