Changes for page List of Fields

From version 31.1
edited by Andrea Omicini
on 01/07/2023 18:18
Change comment: There is no comment for this version
To version 32.1
edited by Andrea Omicini
on 01/07/2023 18:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,7 @@
5 5  {{velocity}}
6 6  #foreach( $status in $xwiki.getDocument("Theses.Class").getxWikiClass().get("status").getListValues() )(% style='font-family:monospace'%)$services.localization.render("Theses.Class_status_$status")(%%) #if( !$foreach.last ) • #end #end
7 7  {{/velocity}}
8 -*** ## $services.localization.render("Theses.Class_status_available") — ##{{stringEngIta eng="thesis proposal, available for student choice" ita="proposta di tesi, disponibile per la scelta da parte di studentesse e studenti"/}}
8 +*** ## {{velocity}}$services.localization.render("Theses.Class_status_available"){{/velocity}} — ##{{stringEngIta eng="thesis proposal, available for student choice" ita="proposta di tesi, disponibile per la scelta da parte di studentesse e studenti"/}}
9 9  *** ## $services.localization.render("Theses.Class_status_ongoing") — ##{{stringEngIta eng="thesis already assigned to a student, work in progress" ita="tesi già assegnata a uno studente o studentessa, lavoro in corso"/}}
10 10  *** ## $services.localization.render("Theses.Class_status_completed") — ##{{stringEngIta eng="thesis already completed" ita="tesi già conclusa"/}}
11 11  *** ## $services.localization.render("Theses.Class_status_out-of-date") — ##{{stringEngIta eng="thesis proposal no longer available, for any sort of reasons–no longer meaningful, timely, relevant, interesting…" ita="proposta di tesi non più disponibile, per qualsivoglia motivo–non più significativa, attuale, rilevante, interessante…"/}}