Bug 142937. Activate 'New' menu option after unlock.
This commit is contained in:
parent
3aefb9693a
commit
36b193d3eb
@ -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
|
||||
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user