fixes for base collection widget+template
[catagits/Reaction.git] / share / skin / base / layout / object.tt
index fd9c57d..0ef9438 100644 (file)
@@ -1,13 +1,14 @@
 =for layout widget
 
-<div id="object_field_list">
-  [% field_list %]
-</div>
+[% container_list %]
 
-=for layout field
+=for layout container
 
-<span class="object_field">
-  [% call_next %]
-</span>
+[% call_next %]
+
+=for layout field_list
+
+[% call_next %]
+[% actions %]
 
 =cut