1 |
2007-08-10 Sascha L. Teichmann <[email protected]> |
2007-08-10 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/web/renderer.py: radio buttons |
4 |
|
are selected by 'checked' and not by 'selected'. Fixed. |
5 |
|
|
6 |
|
2007-08-10 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* tools/formed/formed/model/data.py: ChoiceLeafs are now |
9 |
|
initialized with size = 1. |
10 |
|
|
11 |
|
2007-08-10 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* tools/formed/formed/model/data.py: TextLeafs are now |
14 |
|
initialized with size = 40, maxlength = 60 |
15 |
|
|
16 |
|
2007-08-10 Sascha L. Teichmann <[email protected]> |
17 |
|
|
18 |
* tools/formed/formed/plugins/web/renderer.py: Fixed: choices |
* tools/formed/formed/plugins/web/renderer.py: Fixed: choices |
19 |
are renderered with description now. |
are renderered with description now. |
20 |
|
|