From a947c6e6c97a31fe18ee168e5c02294706fba164 Mon Sep 17 00:00:00 2001 From: mltownsend Date: Mon, 8 Feb 2010 16:34:18 +0000 Subject: Fix bug where adding a user, setting name and password, then immediately hitting Apply didn't end editing in the password field. --- Interfaces/English.lproj/UserManagerView.xib | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/UserManagerView.xib b/Interfaces/English.lproj/UserManagerView.xib index 3b53174d..890d5dc7 100644 --- a/Interfaces/English.lproj/UserManagerView.xib +++ b/Interfaces/English.lproj/UserManagerView.xib @@ -3966,6 +3966,14 @@ 892 + + + userNameTextField + + + + 893 + @@ -5521,7 +5529,7 @@ - 892 + 893 @@ -5658,6 +5666,7 @@ schemasTableView tabView treeController + userNameTextField YES @@ -5673,6 +5682,7 @@ NSTableView NSTabView NSTreeController + NSTextField -- cgit v1.2.3