Making Matrix edit listing screen templatable

This commit is contained in:
Yung Han Khoe 2008-12-09 15:17:20 +00:00
parent 415221fb4d
commit 1a67df91bc
8 changed files with 118 additions and 5 deletions

View file

@ -86,6 +86,14 @@ sub definition {
hoverHelp =>$i18n->get('compare template description'),
label =>$i18n->get('compare template label'),
},
editListingTemplateId=>{
defaultValue =>"matrixtmpl000000000004",
fieldType =>"template",
tab =>"display",
namespace =>"Matrix/EditListing",
hoverHelp =>$i18n->get('edit listing template description'),
label =>$i18n->get('edit listing template label'),
},
defaultSort=>{
fieldType =>"selectBox",
tab =>"display",