Changes for page Material Collection

Last modified by Judith Steinfeld on 2025/06/03 11:13

From version 53.7
edited by admin
on 2024/10/21 13:15
Change comment: There is no comment for this version
To version 53.8
edited by admin
on 2024/10/21 13:15
Change comment: There is no comment for this version

Summary

Details

XWiki.JavaScriptExtension[0]
Code
... ... @@ -20,7 +20,7 @@
20 20   debugger;
21 21   }
22 22  
23 - a.setAttribute("href", url.href);
23 + a.setAttribute("href", u.href);
24 24  
25 25   row.doc_location = ol.outerHTML;
26 26   }