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:
Brian Federle 2014-11-24 12:26:33 -08:00
parent 3cb78fc742
commit fff3b9eda0

View File

@ -1096,6 +1096,7 @@
},
detailView: {
noCompact: true,
actions: {
remove: {
label: 'label.action.delete.template',