pgAdmin III commit: Do not disable the Apply button in case of failure

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Do not disable the Apply button in case of failure
Дата
Msg-id E1SsGaQ-0004Bu-9F@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Do not disable the Apply button in case of failure

On the properties' dialogs with an Apply button, if the first click on the
Apply button failed to apply the changes, the Apply button becomes inactive
instead of staying active.

Per report from Michal Kozusznik.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5bb89c6d438f2488fac29ac4c4a2c21034df96b7

Modified Files
--------------
pgadmin/dlg/dlgProperty.cpp |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: SSH Tunneling implementation
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Do not disable the Apply button in case of failure