Changeset 2860


Ignore:
Timestamp:
04/30/13 11:12:08 (11 years ago)
Author:
olof
Message:

temp-id from oid

File:
1 edited

Legend:

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

    r2859 r2860  
    8282                        <owner ref="http://dasish.eu/users/how_will_this_be_sent_from_the_client"/>\n\
    8383                        <headline>'+om_object.oid_title+'</headline>\n\
    84                         <body type="Note" ref="tmpSIDxyxy">\n\
     84                        <body type="Note" ref="tmp'+om_object.oid+'">\n\
    8585                            <xhtml:span style="'+style+'">'+note+'</xhtml:span>\n\
    8686                        </body>\n\
    8787                        <targetSources>\n\\n\
    8888                            <target>\n\
    89                                 <newSource xml:id="tmpSIDxyxy">\n\
     89                                <newSource xml:id="tmp'+om_object.oid+'">\n\
    9090                                    <link>'+om_object.doc_url+xpointer+'</link>\n\
    9191                                    <version>'+timestamp.toISOString()+'</version>\n\
Note: See TracChangeset for help on using the changeset viewer.