Thread: pgAdmin III commit: dlgServer now uses two tabs

pgAdmin III commit: dlgServer now uses two tabs

From
Guillaume Lelarge
Date:
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=862249ffd96e581f5b769d6f2f9631b562dc9d87

Log Message
-----------
dlgServer now uses two tabs

Since the lastest additions to this dialog, there are too much widgets to put
them on an only tab. Every mandatory items are on the first one, some not
required are also on this tab. The others are on the second one.

Per a request from Dave Page.

Branch
------
master

Modified Files
--------------
CHANGELOG                |    1 +
pgadmin/ui/dlgServer.xrc |   90 ++++++++++++++++++++++++++--------------------
2 files changed, 52 insertions(+), 39 deletions(-)