Ignore:
Timestamp:
17 Nov 2005, 09:16:28 (19 years ago)
Author:
joachim
Message:

=fixed last bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup_product/trunk/skins/waeup_default/getWAeUPLayouts.py

    r188 r189  
    10111011    }###)
    10121012
    1013 
    10141013student_eligibility = { ###(
    10151014    'widgets': eli_widgets,
     
    10201019        'rows': [
    10211020            #[{'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},],
    10241023            [{'widget_id': 'faculty', 'ncols': 1},],
    10251024            [{'widget_id': 'course', 'ncols': 1},],
     
    10371036        'rows': [
    10381037            #[{'widget_id': 'jamb_results', 'ncols': 1},],
    1039             [{'widget_id': 'jamb_aggregate', 'ncols': 1},],
     1038            #[{'widget_id': 'jamb_aggregate', 'ncols': 1},],
    10401039            #[{'widget_id': 'jamb_listing_date', 'ncols': 1},],
    10411040            [{'widget_id': 'faculty', 'ncols': 1},],
Note: See TracChangeset for help on using the changeset viewer.