Changes for page Deadlines

From version 51.1
edited by Andrea Omicini
on 27/03/2023 00:58
Change comment: There is no comment for this version
To version 52.1
edited by Andrea Omicini
on 27/03/2023 00:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,5 +7,5 @@
7 7  #foreach( $event in $eventFound )
8 8   #set( $evDoc = $xwiki.getDocument($event) )
9 9   #if( !$foreach.first ){{themeTextSecondary}}•{{/themeTextSecondary}} #end##
10 -{{eventAcronym}}$evDoc{{/eventAcronym}} {{themeTextPrimary}}({{eventDates}}$evDoc{{/eventDates}}){{/themeTextPrimary}}#if( $evDoc.display("paper_submission") != "" ){{themeTextSecondary}} – {{/themeTextSecondary}}$evDoc.display("paper_submission") {{themeTextPrimary}}//(submission)//{{/themeTextPrimary}}#if( $evDoc.display("abstract_submission") != "" ){{themeTextSecondary}} / {{/themeTextSecondary}}$evDoc.display("abstract_submission") {{themeTextPrimary}}//(abstract)//{{/themeTextPrimary}}#end#end(%%)#end
10 +{{eventAcronym}}$evDoc{{/eventAcronym}} {{themeTextPrimary}}({{eventDates}}$evDoc{{/eventDates}}){{/themeTextPrimary}}#if( $evDoc.display("paper_submission") != "" ){{themeTextSecondary}} – {{/themeTextSecondary}}$evDoc.display("paper_submission") {{themeTextPrimary}}//(submission)//{{/themeTextPrimary}}#if( $evDoc.display("abstract_submission") != "" ){{themeTextSecondary}} / {{/themeTextSecondary}}$evDoc.display("abstract_submission") {{themeTextPrimary}}//(abstract)//{{/themeTextPrimary}}#end #end(%%)#end
11 11  {{/velocity}}