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

Jim Fulton jim@zope.com
Thu, 13 Jun 2002 19:55:36 -0400


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

Modified Files:
	main.pt 
Log Message:
Made up an icon for the TTW RoleService to test icons in the service
manager contents view and updated the general contents template to
work with icons. 


=== Zope3/lib/python/Zope/App/OFS/Container/Views/Browser/main.pt 1.3 => 1.4 ===
 <style metal:fill-slot="headers" type="text/css">
 <!--
-.ContentListing {
-    width: 100%;
-}
 
 .ContentIcon {
     width: 20px;
@@ -46,10 +43,7 @@
 		 tal:attributes="value info/id" />
 	</td>
   
-	<td class="ContentIcon">
-	  <img alt="Folder" src="../../ZMI/www/folder_icon.gif"
-	       tal:condition="info/url"
-	       tal:attributes="src info/url" />
+	<td class="ContentIcon" tal:content="structure info/icon|default">
 	</td>
   
 	<td class="ContentTitle">