Dave Page a écrit :
> [...]
> Nice work!! So, let's please get this applied so we can put it to bed.
> A couple of minor fixes:
>
> - In dlgFunction::Go @367, you have:
>
> returncode = dlgSecurityProperty::Go(modal);
>
> returncode = dlgSecurityProperty::Go(modal);
>
> Copy/paste error
Author: guillaume
Date: 2008-10-19 22:30:09 +0100 (Sun, 19 Oct 2008)
New Revision: 7490
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7490&view=rev
Log:
Fixes some UI bugs in the new layout code.
Modified:
trunk/pgadmin3/pgadmin/agent/dlgJob.cpp
trunk/pgadmin3/pgadm