[CMF-checkins] CVS: CMF/CMFCore/dtml - addTypeInfo.dtml:1.1.16.2
   
    Tres Seaver
     
    tseaver@zope.com
       
    Wed, 9 Jan 2002 17:28:13 -0500
    
    
  
Update of /cvs-repository/CMF/CMFCore/dtml
In directory cvs.zope.org:/tmp/cvs-serv25819/CMFCore/dtml
Modified Files:
      Tag: CMF-1_2-branch
	addTypeInfo.dtml 
Log Message:
  - Backing out Jeffrey's feature, as it breaks the add list for
    the types tool (Tracker #409 won't land for CMF 1.2 b2).
=== CMF/CMFCore/dtml/addTypeInfo.dtml 1.1.16.1 => 1.1.16.2 ===
+<dtml-let form_title="scriptable and 'Add Scriptable Type Information'
+                      or 'Add Factory-based Type Information'">
 <dtml-if manage_page_header>
   <dtml-var manage_page_header>
   <dtml-var manage_form_title>
@@ -10,7 +11,7 @@
 </dtml-let>
 
 <form action="manage_addTypeInformation" method="POST">
-<input type="hidden" name="type_type" value="&dtml.missing-type_type;" />
+<input type="hidden" name="scriptable" value="&dtml-scriptable;" />
 <table cellspacing="0" cellpadding="2" border="0">
   <tr>
     <td align="left" valign="top">