aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base/layout/object.tt
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-08-21 00:38:47 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-08-21 00:38:47 +0000
commit599c1172394e3377d8e3e28c06557a99a1a10d1e (patch)
tree78e277ddc4cd5af9c43f9b033d82afc071e3f1e8 /share/skin/base/layout/object.tt
parent3671c9c3a3eb9640371d09a80ff88ae774d0a0b7 (diff)
downloadreaction-599c1172394e3377d8e3e28c06557a99a1a10d1e.tar.gz
reaction-599c1172394e3377d8e3e28c06557a99a1a10d1e.zip
container support built into fields and an example of usage in ComponentUI
Diffstat (limited to 'share/skin/base/layout/object.tt')
-rw-r--r--share/skin/base/layout/object.tt11
1 files changed, 4 insertions, 7 deletions
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
-<div class="object_field_list">
- [% field_list %]
-</div>
+[% container_list %]
-=for layout field
+=for layout container
-<span class="object_field">
- [% call_next %]
-</span>
+[% call_next %]
=cut
+