pgAdmin 4 commit: Fix an issue where the edit icon vanished and the def - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue where the edit icon vanished and the def
Date
Msg-id E1blzgz-0005mO-Gy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue where the edit icon vanished and the default tab wasn't shown when advanced-editing a column in the table
dialogue.Fixes #1704 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2440f89a7134d9c8ff28b8f93ea0baf1e2abb211
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/templates/schema/js/schema.js        | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1588 - User can not change the code of header through right if package created without body
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix column editor issue (pgAdmin4)