Changeset f50d604d32ac938942e5c715c1f9dc095c44e464
- Timestamp:
- 03/06/11 19:26:15 (15 months ago)
- Author:
- Robin Gareus <robin@…>
- Parents:
- 6bb14a37382b8ebb9192f9d82432a2e03b67b558
- Children:
- 9b93481ba94e38e5a94c8f74e474a3790aa4a7ce
- git-committer:
- Robin Gareus <robin@gareus.org> / 2011-03-06T20:26:15Z+0100
- Message:
-
sansarmes: accents
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r6bb14a3
|
rf50d604
|
|
| 399 | 399 | <mx:Box direction="horizontal" > |
| 400 | 400 | <mx:Label width="130" text="titre:" /> |
| 401 | | <mx:TextInput id="tt" width="240" text="pas de titre" restrict="a-zA-Z0-9, " maxChars="64"/> |
| | 401 | <mx:TextInput id="tt" width="240" text="pas de titre" restrict="a-zA-Z0-9ÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃà áâÀÚéêëìÃîïòóÎöùúûÌç, " maxChars="64"/> |
| 402 | 402 | </mx:Box> |
| 403 | 403 | <mx:Box direction="horizontal" > |
| 404 | 404 | <mx:Label width="130" text="interprÚte:" /> |
| 405 | | <mx:TextInput id="ta" width="240" text="moi" restrict="a-zA-Z0-9, " maxChars="64"/> |
| | 405 | <mx:TextInput id="ta" width="240" text="moi" restrict="a-zA-Z0-9ÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃÃà áâÀÚéêëìÃîïòóÎöùúûÌç, " maxChars="64"/> |
| 406 | 406 | </mx:Box> |
| 407 | 407 | <mx:Text width="370"> |