Changes for page Panels
Last modified by Thomas Coelho (local) on 2024/02/05 13:37
From version 3.1
edited by Thomas Coelho
on 2023/02/27 12:05
on 2023/02/27 12:05
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-panels-ui/15.1]
To version 4.1
edited by Thomas Coelho (local)
on 2024/02/05 13:37
on 2024/02/05 13:37
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-panels-ui/16.0.0]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. thw1 +XWiki.coelho - Content
-
... ... @@ -155,7 +155,7 @@ 155 155 #end 156 156 #end 157 157 #set ($panelsPerRow = 3) 158 - (% id="dhtmltooltip" style="visibility: hidden;"%)((()))158 + (% id="dhtmltooltip" %)((())) 159 159 #if ($request.place) 160 160 #set ($ajaxurl = $xwiki.getDocument('Panels.PanelLayoutUpdate').getURL('get', "xpage=plain&outputSyntax=plain&place=$!{escapetool.url($request.place)}&prefsdoc=${escapetool.url($currentDoc)}&form_token=${escapetool.url($services.csrf.getToken())}")) 161 161 #else
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -43,6 +43,7 @@ 43 43 } 44 44 45 45 #dhtmltooltip { 46 + display: none; 46 46 background-color: $theme.highlightColor; 47 47 border: 1px solid $theme.borderColor; 48 48 padding: 2px 4px;