Обсуждение: pgAdmin 4 commit: Make context menu items hookable.

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

pgAdmin 4 commit: Make context menu items hookable.

От
Dave Page
Дата:
Make context menu items hookable.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/nodes/server_groups/hooks.py   |   11 +++++++++
.../templates/server_groups/server_groups.js       |   22 ++++++++---------
.../browser/templates/browser/js/browser.js        |   26 ++++++++++----------
web/pgadmin/browser/views.py                       |   18 ++++++++++++--
4 files changed, 51 insertions(+), 26 deletions(-)