Update of /cvs-repository/Zope/lib/python/Products/ZCatalog/dtml
In directory cvs.zope.org:/tmp/cvs-serv11054
Modified Files:
manageIndex.dtml
Log Message:
pre-2.4 indexes are now shown with their type
=== Zope/lib/python/Products/ZCatalog/dtml/manageIndex.dtml 1.6 => 1.7 ===
<dtml-else>
(pre-2.4 index)
+ <dtml-var meta_type>
</dtml-if>
</div>
</td>