Szkolenie „Bieżąca realizacja projektów pozakonkursowych w ramach PO WER - zmiana dokumentów programowych, bieżące rozliczanie wydatków we wnioskach o płatność, w tym wydatków związanych z instrumentami wsparcia COVID-19”.

#set ($groupId = $themeDisplay.getLayout().getGroupId()) #set ($journalArticleLocalService = $serviceLocator.findService("com.liferay.portlet.journal.service.JournalArticleLocalService")) #set ($ja = $journalArticleLocalService.getArticle( $groupId, $reserved-article-id.data )) #set ($resourceprimKey = $ja.getResourcePrimKey()) #set ($assetEntryLocalService = $serviceLocator.findService("com.liferay.portlet.asset.service.AssetEntryLocalService")) #set ($assetEntry = $assetEntryLocalService.getEntry("com.liferay.portlet.journal.model.JournalArticle", $resourceprimKey))
    #foreach($event in $ipLocation.getSiblings())
  • #if ($velocityCount == 1)

    Najbliższe:

    #end #if ($velocityCount == 2)

    Następne:

    #end #set($startDate = $dateTool.toDate("dd-MM-yyyy hh:mm:ss", $event.ipStartDate.getData())) #set($endDate = $dateTool.toDate("dd-MM-yyyy hh:mm:ss", $event.ipEndDate.getData())) #if("$startDate.year/$startDate.month/$startDate.day" == "$endDate.year/$endDate.month/$endDate.day") $dateTool.format("dd.MM.yyyy",$startDate , $locale), godz. $dateTool.format("H:mm", $startDate , $locale) - $dateTool.format("H:mm", $endDate , $locale) #else od $dateTool.format("dd.MM.yyyy",$startDate , $locale), godz. $dateTool.format("H:mm", $startDate , $locale) do $dateTool.format("dd.MM.yyyy",$endDate , $locale), godz. $dateTool.format("H:mm", $endDate , $locale) #end
    Weź udział
  • #end
#if($training.getData().length() > 0)

O szkoleniu

$training.getData()
#end #if($criteria.getData().length() > 0)

Dla kogo?

$criteria.getData()
#end #if($agenda.getData().length() > 0)

Program szkolenia

$agenda.getData()
#end
    #foreach($event in $ipLocation.getSiblings())
  • $event.getData()#if($event.ipVenue.getData().length()>0), $event.ipVenue.getData()#end $dateTool.format("dd.MM.yyyy", $dateTool.toDate("dd-MM-yyyy", $event.ipStartDate.getData()), $locale) - $dateTool.format("dd.MM.yyyy", $dateTool.toDate("dd-MM-yyyy", $event.ipEndDate.getData()), $locale)
  • #end