pgAdmin 4 commit: Fix a JS error in the runtime caused by f78024808e80f

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix a JS error in the runtime caused by f78024808e80f
Date: 2016-08-08 13:42:15
Message-ID: E1bWkop-0005B9-Hf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a JS error in the runtime caused by f78024808e80fef67de1aef5c97d1756c6771c0e (#1177)

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37ca3579f3c7be201c3e8e2a07450e8fb99dd63b
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-08 13:42:27 Re: [pgAdmin4][runtime][patch]: Runtime not working in all platform
Previous Message Surinder Kumar 2016-08-08 13:34:17 Re: [pgAdmin4][Patch]: RM#1478 - Make code mirror text editor keyboard shortcuts consistent irrespective of platform type