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