automountkey details

Adds hooks for navigation to the show page due to the unusual way that keys are accessed.

https://fedorahosted.org/freeipa/ticket/1257
This commit is contained in:
Adam Young
2011-06-22 13:21:40 -04:00
parent 8810758c11
commit cbffe1d65d
4 changed files with 102 additions and 16 deletions

View File

@@ -55,6 +55,7 @@ IPA.admin_navigation = function(spec) {
]},
{entity: 'automountlocation', label: IPA.messages.tabs.automount},
{entity: 'automountmap',hidden:true},
{entity: 'automountkey',hidden:true},
{entity: 'pwpolicy'},
{entity: 'krbtpolicy'}
]},