Changes for page Deadlines
From version 56.1
edited by Andrea Omicini
on 01/04/2023 19:56
on 01/04/2023 19:56
Change comment:
There is no comment for this version
To version 57.1
edited by Andrea Omicini
on 01/04/2023 19:56
on 01/04/2023 19:56
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -17,7 +17,7 @@ 17 17 18 18 #foreach($event in $eventsFound) 19 19 #set( $eventDoc = $xwiki.getDocument($event) ) 20 - #if( !$foreach.first ){{themeTextSecondary}}•{{/themeTextSecondary}} #end## 20 + #if( !$foreach.first ) {{themeTextSecondary}}•{{/themeTextSecondary}} #end## 21 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}}