[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/ZMI/Browser/ZopeTop/www - widget_macros.pt:1.2

Steve Alexander steve@cat-box.net
Wed, 30 Oct 2002 03:54:09 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/ZMI/Browser/ZopeTop/www
In directory cvs.zope.org:/tmp/cvs-serv27555/lib/python/Zope/App/ZMI/Browser/ZopeTop/www

Modified Files:
	widget_macros.pt 
Log Message:
Removed references to ZMIViewUtility from page templates and zcml files.
The callables in ZMIViewUtility that were available from the ZMIUtility
view are now available from the standard_macros view.


=== Zope3/lib/python/Zope/App/ZMI/Browser/ZopeTop/www/widget_macros.pt 1.1 => 1.2 ===
--- Zope3/lib/python/Zope/App/ZMI/Browser/ZopeTop/www/widget_macros.pt:1.1	Wed Oct 23 12:41:22 2002
+++ Zope3/lib/python/Zope/App/ZMI/Browser/ZopeTop/www/widget_macros.pt	Wed Oct 30 03:54:08 2002
@@ -105,7 +105,7 @@
       </tr>
       </thead>
       <tbody>
-      <tr tal:repeat="view views/ZMIUtility/getZMIViews"> 
+      <tr tal:repeat="view views/standard_macros/getZMIViews"> 
 	<td colspan="2"> <a href="" 
 	  tal:attributes="href view/action">
 	  <span style="color: #E9A90F; font-size: 15px;