- Timestamp:
- 17 Nov 2005, 09:16:28 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup_product/trunk/skins/waeup_default/getWAeUPLayouts.py
r188 r189 1011 1011 }###) 1012 1012 1013 1014 1013 student_eligibility = { ###( 1015 1014 'widgets': eli_widgets, … … 1020 1019 'rows': [ 1021 1020 #[{'widget_id': 'jamb_results', 'ncols': 1},], 1022 [{'widget_id': 'jamb_aggregate', 'ncols': 1},],1023 [{'widget_id': 'jamb_listing_date', 'ncols': 1},],1021 #[{'widget_id': 'jamb_aggregate', 'ncols': 1},], 1022 #[{'widget_id': 'jamb_listing_date', 'ncols': 1},], 1024 1023 [{'widget_id': 'faculty', 'ncols': 1},], 1025 1024 [{'widget_id': 'course', 'ncols': 1},], … … 1037 1036 'rows': [ 1038 1037 #[{'widget_id': 'jamb_results', 'ncols': 1},], 1039 [{'widget_id': 'jamb_aggregate', 'ncols': 1},],1038 #[{'widget_id': 'jamb_aggregate', 'ncols': 1},], 1040 1039 #[{'widget_id': 'jamb_listing_date', 'ncols': 1},], 1041 1040 [{'widget_id': 'faculty', 'ncols': 1},],
Note: See TracChangeset for help on using the changeset viewer.