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
-
... ... @@ -8,7 +8,6 @@ 8 8 #set($URL = $childDoc.display('url')) 9 9 #set($title = $childDoc.display('title')) 10 10 <div> 11 - $child --<br> 12 12 #if($childDoc.getAttachment('logo.png').isImage()) 13 13 <img src="$childDoc.getAttachmentURL('logo.png')" width="75" height="75" alt="$title.replace('"', '\"')"> 14 14 #else