Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,29 +1,7 @@ 1 +{{apimacro}} 2 +Code 1 1 2 - {{apimacro}}{{/apimacro}}4 +Code 3 3 4 -((( 5 -(% class="showhide-header" data-hide-message="$hidemessage" data-show-duration="0" data-show-effect="slideToggle" data-show-message="$showmessage" %) 6 -((( 7 -(% class="showhide-header-flex" %) 8 -((( 9 -(% class="showhide-title" %) 10 -((( 11 -$title 12 -))) 13 - 14 -(% class="showhide-icon" %) 15 -((( 16 -► 17 -))) 18 -))) 19 -))) 20 - 21 -(% class="showhidecontent" style="display: none;" %) 22 -((( 23 -((( 24 - 25 -))) 26 -))) 27 -))) 28 - 29 - 6 +Code 7 +{{/apimacro}}
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -24,12 +24,10 @@ 24 24 <div class="showhide-header" 25 25 #if($id && $id!="") id="showhideheader${id}" #end 26 26 data-show-duration="$effectduration" 27 - data-show-effect="$effect" 28 - data-show-message="$showmessage" 29 - data-hide-message="$hidemessage"> 27 + data-show-effect="$effect"> 30 30 <div class="showhide-header-flex"> 31 31 <div class="showhide-title">$title</div> 32 - <div class="showhide- icon">►</div>30 + <div class="showhide-arrow">►</div> 33 33 </div> 34 34 </div> 35 35 {{/html}}

