- Timestamp:
- 07/01/13 03:34:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/src/client/qed-client/widgets/_ComplexValueMixin.coffee
r466 r472 46 46 # widgets within other forms, the onSubmit must either be 47 47 # ignored or propagated, but not handled here. 48 event.stop if e48 event.stop e if e 49 49 false
Note: See TracChangeset
for help on using the changeset viewer.