Changes for page Material Collection
Last modified by Judith Steinfeld on 2025/06/03 11:13
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -20,7 +20,7 @@ 20 20 debugger; 21 21 } 22 22 23 - a.setAttribute("href", u rl.href);23 + a.setAttribute("href", u.href); 24 24 25 25 row.doc_location = ol.outerHTML; 26 26 }