mirror of https://github.com/apache/cloudstack.git
Disable quickview for template zone listing
-- Quickviews are not supported when rendering in a list within a detail panel, due to technical limitations.
This commit is contained in:
parent
3cb78fc742
commit
fff3b9eda0
|
|
@ -1096,6 +1096,7 @@
|
|||
},
|
||||
|
||||
detailView: {
|
||||
noCompact: true,
|
||||
actions: {
|
||||
remove: {
|
||||
label: 'label.action.delete.template',
|
||||
|
|
|
|||
Loading…
Reference in New Issue