|
@@ -397,7 +397,6 @@ class VirtualMachineRenderConfigView(generic.ObjectView):
|
|
|
template_name = 'virtualization/virtualmachine/render_config.html'
|
|
template_name = 'virtualization/virtualmachine/render_config.html'
|
|
|
tab = ViewTab(
|
|
tab = ViewTab(
|
|
|
label=_('Render Config'),
|
|
label=_('Render Config'),
|
|
|
- permission='extras.view_configtemplate',
|
|
|
|
|
weight=2100
|
|
weight=2100
|
|
|
)
|
|
)
|
|
|
|
|
|