pgAdmin 4 commit: Enhance the logic to change the label from 'Delete/Dr - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Enhance the logic to change the label from 'Delete/Dr
Date
Msg-id E1ic1Zc-0006cB-0v@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Enhance the logic to change the label from 'Delete/Drop' to 'Remove' for the server and server group node. Fixes #4923

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d476343b99b8c121039ba9e7ebc532eac5b1f853
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst                  |  1 +
.../server_groups/servers/static/js/server.js      |  2 +
.../server_groups/static/js/server_group.js        |  1 +
web/pgadmin/browser/static/js/node.js              | 72 +++++++---------------
4 files changed, 27 insertions(+), 49 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4772][Accessibility] Provide aria-label to an invisiblelabel where a visible label cannot be used
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin 4][Patch] - RM #4923 - Enhancement for RM#3279