pgAdmin 4 commit: Allow to specify the height & width from the javascri

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Allow to specify the height & width from the javascri
Дата
Msg-id E1b42aU-0005QL-7s@gothos.postgresql.org
обсуждение исходный текст
Ответы Re: pgAdmin 4 commit: Allow to specify the height & width from the javascri  (Dave Page <dpage@pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [PATCH] Tables node (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [PATCH] Tables node (pgAdmin4)