Changeset 1603
- Timestamp:
- 05/29/08 18:46:29 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/pylucid/PyLucid/plugins_internal/admin_menu/admin_menu.py
r1602 r1603 225 225 ) 226 226 self.page_msg.red(mark_safe(msg)) 227 section_weights = []227 section_weights = {} 228 228 else: 229 229 # Sort the sections with the weight information from the preferences
