pgAdmin 4 commit: Allow to specify the height & width from the javascri - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to specify the height & width from the javascri
Date
Msg-id E1b42aU-0005QL-7s@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin 4 commit: Allow to specify the height & width from the javascri
List pgadmin-hackers
Allow to specify the height & width from the javascript modules of an
individual node.

Branch
------
master

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

Modified Files
--------------
libraries.txt                                      |  1 +
.../schemas/tables/templates/table/js/table.js     |  2 +
.../templates/server_groups/server_groups.js       |  2 +
web/pgadmin/browser/templates/browser/js/node.js   | 48 +++++++++++++---------
web/pgadmin/static/js/pgadmin.js                   |  5 +++
5 files changed, 38 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [PATCH] Tables node (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [PATCH] Tables node (pgAdmin4)