Ignore:
Timestamp:
04/02/13 14:01:29 (11 years ago)
Author:
olof
Message:

added comments for insertion-points for update, delete and insert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DASISH/t5.6/client/trunk/chrome/markingcollection/content/markingcollection/annotator-service/test/test-service.html

    r2716 r2769  
    2323         
    2424            //use remote backend via local proxy
    25             var proxyURL = "http://localhost/annotation/annotator-service/test/proxy.php?url="+encodeURIComponent('http://pelle.ssd.gu.se:8080/exist/rest/db/annotation-framework/api/annotations.xql');
     25            var proxyURL = "http://localhost/annotations/annotator-service/test/proxy.php?url="+encodeURIComponent('http://pelle.ssd.gu.se:8080/exist/rest/db/annotation-framework/api/annotations.xql');
    2626            annotationFramework.setBackend(proxyURL);
    2727           
Note: See TracChangeset for help on using the changeset viewer.