Changes for page Per Status

From version 77.1
edited by Andrea Omicini
on 03/01/2023 00:07
Change comment: There is no comment for this version
To version 78.1
edited by Andrea Omicini
on 03/01/2023 00:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -111,7 +111,7 @@
111 111  #if( $pubMap.keySet().size() > 1 )
112 112  ## found more than one status
113 113  {{id name="index"/}}
114 -(% style="font-size:smaller; text-align:right; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $status in $pubMap.keySet() )#if( !$foreach.first ) | #end[[${pubStatus uppercase='false' plural='true'}}$statusPar{{/pubStatus}}>>||anchor="$status"]]#end)))
114 +(% style="font-size:smaller; text-align:right; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $status in $pubMap.keySet() )#if( !$foreach.first ) | #end[[{{pubStatus uppercase='false' plural='true'}}$statusPar{{/pubStatus}}>>||anchor="$status"]]#end)))
115 115  #end
116 116  
117 117