[Zope3-checkins] CVS: Zope3/src/zope/app/browser/form -
addwizard.pt:1.4
Godefroid Chapelle
gotcha at swing.be
Tue Dec 23 11:36:29 EST 2003
Update of /cvs-repository/Zope3/src/zope/app/browser/form
In directory cvs.zope.org:/tmp/cvs-serv2835
Modified Files:
addwizard.pt
Log Message:
use main template instead of dialog
=== Zope3/src/zope/app/browser/form/addwizard.pt 1.3 => 1.4 ===
--- Zope3/src/zope/app/browser/form/addwizard.pt:1.3 Thu Aug 7 13:40:28 2003
+++ Zope3/src/zope/app/browser/form/addwizard.pt Tue Dec 23 11:36:28 2003
@@ -1,5 +1,5 @@
<tal:block condition="view/update"/><html
- metal:use-macro="context/@@standard_macros/dialog">
+ metal:use-macro="context/@@standard_macros/page">
<body>
<div metal:fill-slot="body">
More information about the Zope3-Checkins
mailing list