pgAdmin 4 commit: Fix validation on the table dialogue so the Savebutt - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix validation on the table dialogue so the Savebutt
Date
Msg-id E1cw3Ds-00068S-SU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix validation on the table dialogue so the Save button isn't enabled if the name is removed and autovac custom
settingsare enabled. Fixes #2105 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3880bc7eb829e786d50d115e95acb2b2d77d20e8
Author: RAJASEKAR G <rjskr01@gmail.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Properly handle EXPLAIN queries entered directly byt
Next
From: Dave Page
Date:
Subject: Jasmine tests failing on CI