source: waeup_product/trunk/skins/waeup_default/getWAeUPWidgets.py @ 27

Last change on this file since 27 was 20, checked in by joachim, 19 years ago

second ci

  • Property svn:keywords set to Id
File size: 272 bytes
RevLine 
[19]1widgets = {
[20]2        'StudentId Widget': {
3            'type': 'StudentId Widget Type',
4            'data': {},
5            },
6        'Scratchcard Pin Widget': {
7            'type': 'StudentId Widget Type',
8            'data': {},
9            },
[19]10        }
11
12return widgets
Note: See TracBrowser for help on using the repository browser.