Обсуждение: pgAdmin 4 commit: Introduces the 'alertify.pgDialogBuild' function, whi

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

pgAdmin 4 commit: Introduces the 'alertify.pgDialogBuild' function, whi

От
Ashesh Vashi
Дата:
Introduces the 'alertify.pgDialogBuild' function, which will register
different resize event callbacks for a particular dialog.

This function needs to be executed from the 'build' function of any of
the alertify dialog. Refs #1358

Branch
------
master

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

Modified Files
--------------
.../static/js/alertifyjs/pgadmin.defaults.js       | 65 ++++++++++++++++++++++
1 file changed, 65 insertions(+)