Bug 142937. Activate 'New' menu option after unlock.

This commit is contained in:
Jim Norman 2006-01-13 22:29:15 +00:00
parent 3aefb9693a
commit 36b193d3eb
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 13 15:02:34 MST 2006 - jnorman@novell.com
- Bug 142937. Activate 'New' menu option after unlock.
-------------------------------------------------------------------
Fri Jan 13 13:02:34 MST 2006 - cmashayekhi@novell.com

View File

@ -828,7 +828,8 @@ namespace Novell.CASA.GUI
mmiUnlockSecrets.Sensitive = false;
mmiDestroySecrets.Sensitive = true;
notebookStores.Sensitive = true;
mmiNew.Sensitive = true;
mmiRefresh.Sensitive = true;
mmiDebug.Sensitive = true;
mmiOptions.Sensitive = true;