webui: hide facet tab in certificate details facet

Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Petr Vobornik 2015-07-08 14:18:48 +02:00 committed by Tomas Babej
parent 927391125c
commit f13cce2d9c

View File

@ -1135,6 +1135,7 @@ return {
$type: 'details',
$factory: IPA.cert.details_facet,
no_update: true,
disable_facet_tabs: true,
actions: [
'cert_revoke',
'cert_restore'