[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser - editConfiguration.pt:1.4

Guido van Rossum guido@python.org
Fri, 6 Dec 2002 09:17:00 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser
In directory cvs.zope.org:/tmp/cvs-serv32105

Modified Files:
	editConfiguration.pt 
Log Message:
Display the error message from the previous action, if non-empty.


=== Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser/editConfiguration.pt 1.3 => 1.4 ===
--- Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser/editConfiguration.pt:1.3	Sun Dec  1 05:26:13 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser/editConfiguration.pt	Fri Dec  6 09:16:57 2002
@@ -8,6 +8,8 @@
       tal:define="info view/action"
       tal:attributes="action request/URL">
 
+<div tal:condition="info" tal:content="info" />
+
 <table align=center width=100% cellspacing=0 cellpadding=0>
   <tr tal:repeat="config view/configInfo">
      <td valign=top>