Обсуждение: 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
------
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(-)