[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Container/Views/Browser - main.pt:1.12

Jim Fulton jim@zope.com
Mon, 7 Oct 2002 11:44:46 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Container/Views/Browser
In directory cvs.zope.org:/tmp/cvs-serv26843/Container/Views/Browser

Modified Files:
	main.pt 
Log Message:
Reworked the service managers packages contents view to reflect recent
changes in the way contents are handled.  The contents view now uses a
macro provided by the base contents component. Also added a necessary
macro to the base contents view.


=== Zope3/lib/python/Zope/App/OFS/Container/Views/Browser/main.pt 1.11 => 1.12 ===
--- Zope3/lib/python/Zope/App/OFS/Container/Views/Browser/main.pt:1.11	Fri Oct  4 15:58:30 2002
+++ Zope3/lib/python/Zope/App/OFS/Container/Views/Browser/main.pt	Mon Oct  7 11:44:42 2002
@@ -26,7 +26,9 @@
         >
 
       <table id="sortable" class="listing" summary="Content listing"
-             cellpadding="2" cellspacing="0" >
+             cellpadding="2" cellspacing="0" 
+             metal:define-macro="contents_table"
+             >
     
         <thead> 
           <tr>