A new template for menu list items

This commit is contained in:
Jeremy Ruston
2013-10-14 16:55:29 +01:00
parent 0c73c56b70
commit fe6c1ae2dd
+5
View File
@@ -0,0 +1,5 @@
title: $:/core/ui/ListItemTemplate
<div class="tw-menu-list-item">
<$link to={{!!title}}><$view field="title"/></$link>
</div>