Обсуждение: pgAdmin III commit: Do not disable the Apply button in case of failure

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

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

От
Guillaume Lelarge
Дата:
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
------
REL-1_16_0_PATCHES

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

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