From 599c1172394e3377d8e3e28c06557a99a1a10d1e Mon Sep 17 00:00:00 2001 From: groditi Date: Thu, 21 Aug 2008 00:38:47 +0000 Subject: container support built into fields and an example of usage in ComponentUI --- share/skin/base/layout/object.tt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'share/skin/base/layout/object.tt') diff --git a/share/skin/base/layout/object.tt b/share/skin/base/layout/object.tt index 00816d3..8a5074a 100644 --- a/share/skin/base/layout/object.tt +++ b/share/skin/base/layout/object.tt @@ -1,13 +1,10 @@ =for layout widget -
- [% field_list %] -
+[% container_list %] -=for layout field +=for layout container - - [% call_next %] - +[% call_next %] =cut + -- cgit v1.2.3-54-g00ecf