Changes for page ExternalApps
Last modified by bougault on 2019/09/12 12:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,6 +9,7 @@ 9 9 #set($childDoc = $xwiki.getDocument($child)) 10 10 #set($URL = $childDoc.display('url')) 11 11 12 + 12 12 <div> 13 13 #if($childDoc.getAttachment('logo.png').isImage()) 14 14 <img src="$childDoc.getAttachmentURL('logo.png')" width="75" height="75">