- Timestamp:
- 09/08/06 11:45:17 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_ModelingAssmnt/es/content/assmntUnitEditOdTransf/xml.xed.xml
r6433 r6483 89 89 <atts> 90 90 <attribute se:id="sm:linkPartCode" tooltiptext="Codes des 'fields' séparés par des espaces ou '*'." se:bind="attribute" se:name="codes" se:defaultvalue="*" se:mandat="true"> 91 <wordsInput notnull="true" trim="true" filterRegExp="^([a-zA-Z0-9 ]+|\*)$"/>91 <wordsInput notnull="true" trim="true" validRegExp="^([a-zA-Z0-9 ]+|\*)$"/> 92 92 </attribute> 93 93 </atts>
Note: See TracChangeset
for help on using the changeset viewer.