pgAdmin 4 commit: Remove the header controls of subnode control properl - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Remove the header controls of subnode control properl
Date
Msg-id E1b9uVm-0004xI-0y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove the header controls of subnode control properly, when removing it
from the VariableControl, and the customized TokenControl in the
fts_configuration javascript module during clean up process.

Branch
------
master

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

Modified Files
--------------
.../templates/fts_configuration/js/fts_configuration.js             | 6 +++++-
web/pgadmin/browser/server_groups/servers/static/js/variable.js     | 5 +++++
2 files changed, 10 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: Re: [pgAdmin 4 - Bug #1292] ERROR: template database "!@#$%^&*()_+{}|:"<>?=-\\][';/.," does not exist message throws if template database contain special charterers
Next
From: Ashesh Vashi
Date:
Subject: Re: Destroy header controls properly [pgadmin4]