source: WAeUP_SRP/branches/srpp_branch/skins/waeup_default/getWAeUPWidgets.py @ 14194

Last change on this file since 14194 was 57, checked in by joachim, 19 years ago

=more

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