pgAdmin 4 commit: Fixed some of the issue introduced in previous commit

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed some of the issue introduced in previous commit
Date: 2017-10-05 11:09:20
Message-ID: E1e041o-0000z2-7g@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed some of the issue introduced in previous commits

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd79a9e26a68ab9ded3802f63039d355e59779c8

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 1 +
web/webpack/modules/vendor.js | 1 -
web/yarn.lock | 6 +++---
3 files changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message athinivas 2017-10-05 14:03:31 delete a file everytime pg server starts/crashes
Previous Message Ashesh Vashi 2017-10-04 10:50:03 pgAdmin 4 commit: Allow to use 'console.error', and 'console.warn' even