Обсуждение: pgAdmin 4 commit: Ensure ajax requests are sent on second click of an o

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

pgAdmin 4 commit: Ensure ajax requests are sent on second click of an o

От
Dave Page
Дата:
Ensure ajax requests are sent on second click of an object. Fixes #1462

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=419ead9121e9c1bcbd45bdb2a5413e36b6fdc49c
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js   | 18 ++++++++++++
web/pgadmin/misc/depends/static/js/depends.js      | 12 ++------
web/pgadmin/misc/sql/static/js/sql.js              | 32 ++++++++--------------
.../misc/statistics/static/js/statistics.js        | 15 ++--------
4 files changed, 35 insertions(+), 42 deletions(-)