Change comment:
Install extension [org.xwiki.platform:xwiki-platform-help-ui-8.2.1]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.ThomasMortagne - Content
-
... ... @@ -308,11 +308,11 @@ 308 308 ##----------------------------------------- 309 309 ## syntax-page display 310 310 ##----------------------------------------- 311 - #set ($subHeading = '===') 312 312 (% id="syntax-page-content" %)((( 313 313 #if(!$crtSection && !$crtCategory) 314 314 #syntax_displayCategories($syntaxMenu 'syntax.') 315 315 #elseif (!$crtSection) 315 + #set ($subHeading = '===') 316 316 #syntax_displayCategory($crtCategory.children 'syntax.' '==') 317 317 #else 318 318 #syntax_displaySection($crtSection 'syntax.' false)