[Zope-Checkins] CVS: Zope2 - manage_vocab.dtml:1.2.10.1
Chris Petrilli
petrilli@serenade.digicool.com
Thu, 25 Jan 2001 10:35:00 -0500
Update of /cvs-repository/Zope2/lib/python/Products/ZCatalog/dtml
In directory serenade.digicool.com:/home/petrilli/src/Lexicon/lib/python/Products/ZCatalog/dtml
Modified Files:
Tag: petrilli-Catalog_Lexicon-branch
manage_vocab.dtml
Log Message:
Cleaned up the apperaance of a vocabulary---bringing it more in line
with the general 2.3 management interface. Probably need better
batching mechanism on the page, but that can wait. Also changed some
<div> tags to <span> since <div> automatically break lines.