[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/TopicIndex/dtml - manageTopicIndex.dtml:1.2.64.1
Florent Guillaume
fg@nuxeo.com
Thu, 19 Sep 2002 10:55:32 -0400
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/TopicIndex/dtml
In directory cvs.zope.org:/tmp/cvs-serv14551/lib/python/Products/PluginIndexes/TopicIndex/dtml
Modified Files:
Tag: Zope-2_6-branch
manageTopicIndex.dtml
Log Message:
Merged bugfix for textarea from HEAD.
=== Zope/lib/python/Products/PluginIndexes/TopicIndex/dtml/manageTopicIndex.dtml 1.2 => 1.2.64.1 ===
--- Zope/lib/python/Products/PluginIndexes/TopicIndex/dtml/manageTopicIndex.dtml:1.2 Thu Feb 28 10:31:41 2002
+++ Zope/lib/python/Products/PluginIndexes/TopicIndex/dtml/manageTopicIndex.dtml Thu Sep 19 10:55:32 2002
@@ -121,7 +121,7 @@
</div>
</td>
<td align="left" valign="top">
- <textarea type="text" name="expr" cols="60" rows="5" />
+ <textarea type="text" name="expr" cols="60" rows="5"></textarea>
</td>
</tr>
<tr>