source:
WAeUP_SRP/branches/srpp_branch/skins/waeup_default/getWAeUPWidgets.py
@
17945
Last change on this file since 17945 was 57, checked in by , 19 years ago | |
---|---|
|
|
File size: 278 bytes |
Line | |
---|---|
1 | widgets = { |
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 | |
12 | return widgets |
Note: See TracBrowser for help on using the repository browser.