pgAdmin 4 commit: Remove all the object view control within the subnode

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove all the object view control within the subnode
Date: 2016-05-12 10:18:15
Message-ID: E1b0nh9-0005I7-29@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

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