Changeset 3321


Ignore:
Timestamp:
08/08/13 10:49:04 (11 years ago)
Author:
sroth
Message:

Changed URI temp string according to spec.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DASISH/t5.6/client/trunk/chrome/markingcollection/content/markingcollection/annotator-service/conversion.utils.js

    r3314 r3321  
    7878                            xmlns:xhtml="http://www.w3.org/1999/xhtml"\n\
    7979                            xsi:schemaLocation="http://www.dasish.eu/ns/addit http://dasish.eu/DASISH-schema.xsd"\n\
    80                             URI="temp-annotation-'+om_object.oid+'"\n\
     80                            URI="tempAID'+om_object.oid+'"\n\
    8181                            timeStamp="'+timestamp.toISOString()+'">\n\
    8282                        <owner ref="http://dasish.eu/users//UIxyz/how_will_this_be_sent_from_the_client"/>\n\
Note: See TracChangeset for help on using the changeset viewer.