pgAdmin 4 commit: Remove all the object view control within the subnode - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Remove all the object view control within the subnode
Date
Msg-id E1b0nh9-0005I7-29@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove all the object view control within the subnode control, whenever
we remove it.

It will remove all the events, controls, elements, etc associated with
the subnode control.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a4d981cced0cb3825d002c81729fe4eadddae599
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Object cell editor remove/destroy issue [pgadmin4]
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do not validate the attributes on saving, because - s