From version < 24.1 >
edited by Josef Vencl
on 2020/04/27 14:37
To version < 24.2 >
edited by Josef Vencl
on 2020/04/27 14:51
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,14 +54,3 @@
54 54  {{/velocity}}
55 55  
56 56  = Úprava odkazů Asany =
57 -
58 -{{velocity}}
59 -
60 -#foreach ($l in $xwiki.search("select link.id.link, link.fullName from XWikiLink"))
61 -#if ($l.get(1) != "Sandbox.WebHome" && $l.get(0).toString().contains("asana"))
62 - * [[$l.get(0)]]
63 -##else
64 -## * $l.get(0)
65 -#end
66 -#end
67 -{{/velocity}}