Changeset 782


Ignore:
Timestamp:
2008-11-19 11:00:23 (5 years ago)
Author:
freya
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tupper/main/src/main/kauri/pages/contacts/{id}-edit.html.xml

    r780 r782  
    3333              createURI: "${publicUri('service:/data/contacts/')}", 
    3434              dataURI: "${publicUri(txt:concat('service:/data/contacts/', id))}", 
    35               type: ['composite', { 
     35                
    3636                  members: { 
    3737                      'parameters': { 
     
    5050                      } 
    5151                  } 
    52               }] 
     52               
    5353          }; 
    5454          var editForm = new jQuery.org.kauriproject.forms.Form("edit-form", fconf); 
Note: See TracChangeset for help on using the changeset viewer.