Wijzigen voor document ASolutionsDocument Sheet
Laatst gewijzigd door Sven Borman op 27-06-2019
Opmerking bij wijziging:
Er is geen opmerking bij deze versie
Samenvatting
-
Paginaeigenschappen (1 gewijzigd, 0 toegevoegd, 0 verwijderd)
Details
- Paginaeigenschappen
-
- Inhoud
-
... ... @@ -6,6 +6,10 @@ 6 6 #set ($showinformation = true) 7 7 #end 8 8 9 +{{box cssClass="floatinginfobox" title="**Inhoudsopgave**" }} 10 + {{toc/}} 11 +{{/box}} 12 + 9 9 #if ($doc.fullName != 'XWiki.ASolutionsDocumentSheet') 10 10 #set($revisionClass = $doc.getObject("XWiki.ASolutionsDocumentClass")) 11 11 #if($revisionClass) ... ... @@ -16,7 +16,7 @@ 16 16 Laatste versie: $doc.version{{/info}} 17 17 18 18 $doc.content 19 - #else 23 + #elseif 20 20 #set ($revDoc = $xwiki.getDocument($doc, $rev)) 21 21 #if ($revDoc) 22 22 $revDoc.content