Changeset 471
- Timestamp:
- 09/22/08 09:24:42 (5 years ago)
- File:
-
- 1 edited
-
trunk/plugins/oforgeplugin/oforge/macros.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/oforgeplugin/oforge/macros.py
r114 r471 223 223 resource, 'summary') 224 224 225 div = html.div(class_=" taggedItemsTOC")225 div = html.div(class_="sidebarbox") 226 226 for arg in content.split(','): 227 227 arg2 = arg.split(':')
Note: See TracChangeset
for help on using the changeset viewer.
