Changes for page Available
From version 53.4
edited by Andrea Omicini
on 29/01/2023 17:39
on 29/01/2023 17:39
Change comment:
There is no comment for this version
To version 53.3
edited by Andrea Omicini
on 29/01/2023 17:39
on 29/01/2023 17:39
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,7 +21,7 @@ 21 21 ## PER STATUS / START 22 22 #if( $xwiki.exists("${objectSpace}.PerStatus") ) 23 23 * {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status" ita="per stato"/}}>>${objectSpace}.PerStatus]] 24 -** #foreach( $status in $statuses )#if( $foreach.index > 0 ), #end[[{{thesisStatus plural="true" uppercase="false" short=' true'}}$status{{/thesisStatus}}>>${objectSpace}.PerStatus||queryString='status=$status']]#end24 +** #foreach( $status in $statuses )#if( $foreach.index > 0 ), #end[[{{thesisStatus plural="true" uppercase="false" short='false'}}$status{{/thesisStatus}}>>${objectSpace}.PerStatus||queryString='status=$status']]#end 25 25 26 26 #end 27 27 ## PER STATUS / END