pgAdmin 4 commit: Enhance the logic to change the label from 'Delete/Dr

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Enhance the logic to change the label from 'Delete/Dr
Date: 2019-12-03 06:22:12
Message-ID: E1ic1Zc-0006cB-0v@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-03 06:22:26 Re: [pgAdmin 4][Patch] - RM #4923 - Enhancement for RM#3279
Previous Message Aditya Toshniwal 2019-12-03 06:08:57 [pgAdmin][RM4772][Accessibility] Provide aria-label to an invisible label where a visible label cannot be used