pgAdmin 4 commit: Check valid DOMElement existance before accessing it

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Check valid DOMElement existance before accessing it
Date: 2016-06-02 09:31:26
Message-ID: E1b8OyM-0001Zk-LM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Check valid DOMElement existance before accessing it while updating the
menu updation.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bf042d46a26d374604050a4d4a908ad7b0329ea4
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/menu.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-02 09:31:36 Re: PATCH: To fix expanding server if server inaccessible (pgAdmin4)
Previous Message Ashesh Vashi 2016-06-02 09:25:33 pgAdmin 4 commit: Fixes #1185 - While connecting to the server, applica