[Zope-Checkins] CVS: Zope2 - manage_tabs.dtml:1.22
Ken Manheimer
klm@korak.digicool.com
Mon, 16 Aug 1999 16:38:50 -0400
Update of /cvs-repository/Zope2/lib/python/App
In directory korak.digicool.com:/projects/sites/Tracker/lib/python/App
Modified Files:
manage_tabs.dtml
Log Message:
Surrounded the entire icon/path/version section in an "<dtml-unless
MANAGE_TABS_NO_BANNER>" to provide a way for the manage_tabs user to
only get the tabs, nothing else. (Useful for using the views/tabs
mechanism in other than management-interface applications.)