pgAdmin 4 commit: Fixes #1278 - Load the foreign server node javascript

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1278 - Load the foreign server node javascript
Date: 2016-05-31 17:57:27
Message-ID: E1b7nux-0007eR-Ny@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1278 - Load the foreign server node javascript module when
databases (not when servers) are being loaded.

Branch
------
master

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

Modified Files
--------------
.../databases/foreign_data_wrappers/foreign_servers/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-31 18:00:00 pgAdmin 4 commit: Fixed a typo in Type node javascript module.
Previous Message Sandeep Thakkar 2016-05-31 17:37:51 Re: Patch for pgAdmin4 package on Mac OS X