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 <[email protected]> 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(+) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
