pgAdmin 4 commit: Resolved a bug introduced in last commit

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved a bug introduced in last commit
Date: 2015-07-17 05:52:17
Message-ID: E1ZFyZF-0007OA-LU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved a bug introduced in last commit

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59e87183a137df63d005e7bd51dfde71ea5ca03c

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-07-17 08:07:48 pgAgent commit: Add log timestamps and a --version option per Josh Berk
Previous Message Ashesh Vashi 2015-07-17 04:37:30 pgAdmin 4 commit: Resolved a bug with the menu enable/disble logic.