pgAdmin 4 commit: Destroy the existing Select2 object before rerenderin

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Destroy the existing Select2 object before rerenderin
Date: 2016-05-12 10:44:26
Message-ID: E1b0o6U-0006cR-5f@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Destroy the existing Select2 object before rerendering the control.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=585daddce2ef6b95c927d239605fec458b11d73d
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 7 ++++++-
web/pgadmin/static/js/backform.pgadmin.js | 5 ++++-
2 files changed, 10 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-05-12 10:44:48 Re: Change server password [pgadmin4]
Previous Message Harshal Dhumal 2016-05-12 10:28:32 Destroy select2 controls before re-rendering [pgadmin4]