Changes for page Per Year

From version 45.1
edited by Andrea Omicini
on 25/10/2021 21:11
Change comment: There is no comment for this version
To version 46.1
edited by Andrea Omicini
on 25/10/2021 21:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -118,7 +118,7 @@
118 118   #end
119 119   #end
120 120   #if( !$oneStatus )
121 -(% style="border-style:hidden solid solid hidden; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-weight:normal; font-size:smaller; color:$theme.textSecondaryColor" %)|{{id name='$status'/}}$thesisStatusNo {{thesisStatus plural='true' uppercase='true' short='true'}}$status{{/thesisStatus}}
121 +(% style="border-style:hidden solid solid hidden; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-weight:normal; font-size:smaller; color:$theme.textSecondaryColor" %)|$thesisStatusNo #if($thesisStatusNo == 1){{thesisStatus plural='false' uppercase='false' short='true'}}$status{{/thesisStatus}}#else{{thesisStatus plural='true' uppercase='false' short='true'}}$status{{/thesisStatus}}#end{{id name='$status'/}}
122 122   #end
123 123   #end
124 124  ##