[pgadmin-hackers] pgAdmin 4 commit: Changed switch label from True/False to Show/Hidefor - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgadmin-hackers] pgAdmin 4 commit: Changed switch label from True/False to Show/Hidefor
Date
Msg-id E1cyxWE-0006gv-AG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Changed switch label from True/False to Show/Hide for 'Package Functions' and 'Package Procedures' node in Preferences
dialog.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d566a6f3a2397f9d71c5f9ea2901fe04729cf71

Modified Files
--------------
.../servers/databases/schemas/packages/edbfuncs/__init__.py           | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch]: RM 2318: Fixed Foreign Table column order
Next
From: Akshay Joshi
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Proper alignment of dropdown menu labels