Changes for page Deadlines

From version 55.1
edited by Andrea Omicini
on 01/04/2023 19:55
Change comment: There is no comment for this version
To version 56.1
edited by Andrea Omicini
on 01/04/2023 19:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,6 +18,6 @@
18 18   #foreach($event in $eventsFound)
19 19   #set( $eventDoc = $xwiki.getDocument($event) )
20 20   #if( !$foreach.first ){{themeTextSecondary}}•{{/themeTextSecondary}} #end##
21 -{{eventAcronym}}$eventDoc{{/eventAcronym}} {{themeTextPrimary}}({{eventDates}}$eventDoc{{/eventDates}}){{/themeTextPrimary}}#if( $eventDoc.display("paper_submission") != "" ){{themeTextSecondary}} – {{/themeTextSecondary}}$eventDoc.display("paper_submission") {{themeTextPrimary}}//(submission)//{{/themeTextPrimary}}#if( $eventDoc.display("abstract_submission") != "" ){{themeTextSecondary}} / {{/themeTextSecondary}}$eventDoc.display("abstract_submission") {{themeTextPrimary}}//(abstract)//{{/themeTextPrimary}}#end #end(%%)#end
21 +{{eventAcronym}}$eventDoc{{/eventAcronym}} {{themeTextPrimary}}({{eventDates}}$eventDoc{{/eventDates}}){{/themeTextPrimary}}#if( $eventDoc.display("paper_submission") != "" ){{themeTextSecondary}} – {{/themeTextSecondary}}$eventDoc.display("paper_submission") {{themeTextPrimary}}//(submission)//{{/themeTextPrimary}}#if( $eventDoc.display("abstract_submission") != "" ){{themeTextSecondary}} / {{/themeTextSecondary}}$eventDoc.display("abstract_submission") {{themeTextPrimary}}//(abstract)//{{/themeTextPrimary}}#end#end(%%)#end
22 22  #end
23 23  {{/velocity}}