Обсуждение: pgAdmin 4 commit: Added two jinja2 template macro for support for privi

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Added two jinja2 template macro for support for privi

От
Ashesh Vashi
Дата:
Added two jinja2 template macro for support for priviliges and default
privileges.

Also, made a change in the privilege.js to scroll the div to make the
opening div visible properly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d0f7e69ad7981ae51768ac3dadf8773b3940962a
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/static/js/privilege.js   |  4 ++++
.../servers/templates/macros/default_privilege.macros      | 14 ++++++++++++++
.../servers/templates/macros/privilege.macros              | 11 +++++++++++
3 files changed, 29 insertions(+)