pgAdmin 4 commit: Ensure delete/drop works without JS errors.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure delete/drop works without JS errors.
Date: 2016-05-06 14:47:25
Message-ID: E1ayh2L-0008Kn-IS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure delete/drop works without JS errors.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e522ebbccaf699d93b57cd2a9b8a988b4165722c
Author: Khushboo Vashi <khushboo.vashi>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-05-06 14:48:26 Re: [pgAdmin4][Patch]: Fixed an issue related to the Delete/Drop context Menu of the node
Previous Message Dave Page 2016-05-06 14:30:45 Re: [pgAdmin4][Patch]: Fixed an issue related to the Property dialogue buttons in IE 10