pgAdmin 4 commit: Ensure select2 instances have a destroy property befo

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure select2 instances have a destroy property befo
Date: 2016-10-21 15:16:13
Message-ID: E1bxbYL-00083K-Of@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure select2 instances have a destroy property before calling destroy.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=19bd021696247cf895488bef61535f5b2b9444a6
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-21 15:16:20 Re: [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]
Previous Message Dave Page 2016-10-21 15:14:29 Re: patch for RM1875 exclusion constraint support for pg-9.6 [pgAdmin4]