pgAdmin 4 commit: Handle control visibility properly in javascript stri

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle control visibility properly in javascript stri
Date: 2017-07-26 11:55:53
Message-ID: E1daKuv-0002P8-0m@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Handle control visibility properly in javascript strict mode.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1e7254fbd361f4e73ecfd9b0fa2fa69ad9820c5
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/roles/templates/role/js/role.js | 4 ++--
web/pgadmin/static/js/backform.pgadmin.js | 22 +++++++++++-----------
2 files changed, 13 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-26 11:56:00 Re: [pgAdmin4][Patch]: Backform control visibility fix
Previous Message Dave Page 2017-07-26 11:51:42 Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor