[CMF-checkins] CVS: CMF/CMFCore/dtml - addTypeInfo.dtml:1.1.26.1
Jeffrey P Shell
jeffrey@zope.com
Fri, 28 Dec 2001 16:23:42 -0500
Update of /cvs-repository/CMF/CMFCore/dtml
In directory cvs.zope.org:/tmp/cvs-serv25698
Modified Files:
Tag: jshell-tracker_409-branch
addTypeInfo.dtml
Log Message:
Made the form a little bit more dynamic to deal with Tracker #409,
where new breeds of Type Information components may be registered and
addable to the types tool.
=== CMF/CMFCore/dtml/addTypeInfo.dtml 1.1 => 1.1.26.1 ===
- or 'Add Factory-based Type Information'">
+<dtml-let form_title="'Add %s' % type_type or 'Factory-based Type Information'">
<dtml-if manage_page_header>
<dtml-var manage_page_header>
<dtml-var manage_form_title>
@@ -11,7 +10,7 @@
</dtml-let>
<form action="manage_addTypeInformation" method="POST">
-<input type="hidden" name="scriptable" value="&dtml-scriptable;" />
+<input type="hidden" name="type_type" value="&dtml.missing-type_type;" />
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="left" valign="top">