pgAdmin 4 commit: Resolved few issues in the collection controls. Uniqu

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Resolved few issues in the collection controls. Uniqu
Дата
Msg-id E1alvpC-0006Z4-3w@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Resolved few issues in the collection controls. UniqueCollectionControl
was not honouring the change events after execution of the function -
'render' more than one time. Change the label of the Add button to make
it consistent with the Unique Collection Control.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35a13902512c623c6813880db62eff05029cb995
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: Fixed select2 control template [pgAdmin4]
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Collection Control Fixes