Changeset 782
- Timestamp:
- 2008-11-19 11:00:23 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tupper/main/src/main/kauri/pages/contacts/{id}-edit.html.xml
r780 r782 33 33 createURI: "${publicUri('service:/data/contacts/')}", 34 34 dataURI: "${publicUri(txt:concat('service:/data/contacts/', id))}", 35 type: ['composite', {35 36 36 members: { 37 37 'parameters': { … … 50 50 } 51 51 } 52 }]52 53 53 }; 54 54 var editForm = new jQuery.org.kauriproject.forms.Form("edit-form", fconf);
Note: See TracChangeset
for help on using the changeset viewer.