[Zope3-checkins] CVS: Zope3/src/zope/app/browser/skins/rotterdam - template.pt:1.14

Alexander Limi limi@plone.org
Thu, 6 Feb 2003 12:20:43 -0500


Update of /cvs-repository/Zope3/src/zope/app/browser/skins/rotterdam
In directory cvs.zope.org:/tmp/cvs-serv32627/src/zope/app/browser/skins/rotterdam

Modified Files:
	template.pt 
Log Message:
Just a change to show the effect of removing the action/view bars, mail about this is sent to mailing list.

=== Zope3/src/zope/app/browser/skins/rotterdam/template.pt 1.13 => 1.14 ===
--- Zope3/src/zope/app/browser/skins/rotterdam/template.pt:1.13	Wed Feb  5 12:29:51 2003
+++ Zope3/src/zope/app/browser/skins/rotterdam/template.pt	Thu Feb  6 12:20:37 2003
@@ -99,7 +99,7 @@
     <div id="workspace">
 
         <div class="itemViews"
-           metal:define-macro="zmi_tabs">
+             metal:define-slot="tabs">
 
         <tal:block repeat="view context/@@view_get_menu/zmi_views">
 
@@ -119,6 +119,7 @@
 			<div id="actions"
           tal:define="actions context/@@view_get_menu/zmi_actions"
           tal:condition="actions"
+					metal:define-slot="tabs"
            >
 
   					<a href="#"