Changeset 3323


Ignore:
Timestamp:
08/08/13 11:13:12 (11 years ago)
Author:
sroth
Message:

Removed extra "/" from owner ref attribute.

File:
1 edited

Legend:

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

    r3321 r3323  
    8080                            URI="tempAID'+om_object.oid+'"\n\
    8181                            timeStamp="'+timestamp.toISOString()+'">\n\
    82                         <owner ref="http://dasish.eu/users//UIxyz/how_will_this_be_sent_from_the_client"/>\n\
     82                        <owner ref="http://dasish.eu/users/UIxyz/how_will_this_be_sent_from_the_client"/>\n\
    8383                        <headline>'+om_object.oid_title+'</headline>\n\
    8484                        <body type="Note" ref="tmp'+om_object.oid+'">\n\
Note: See TracChangeset for help on using the changeset viewer.