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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Enhance the logic to change the label from 'Delete/Dr
Дата
Msg-id E1ic1Zc-0006cB-0v@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM4772][Accessibility] Provide aria-label to an invisiblelabel where a visible label cannot be used
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin 4][Patch] - RM #4923 - Enhancement for RM#3279