Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fykosak/webs
Browse files Browse the repository at this point in the history
  • Loading branch information
vanekm committed Nov 22, 2023
2 parents 5331f6c + 86c65b7 commit 268b6dc
Show file tree
Hide file tree
Showing 7 changed files with 124 additions and 165 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ https://drive.google.com/drive/folders/1HMqu1aoHX8rjcM4oO-ms-1r0N1xnv4MG
<div class="panel color-auto">
<section class="inner-container">
<h1>{include title}</h1>
<a href="{$basePath}/download/2023/Pravidla%20Fyziklání%20(2022-09-23).pdf" class="btn btn-primary">
<a href="{$basePath}/download/2024/Pravidla%20Fyziklání%20(2023-09-19).pdf" class="btn btn-primary">
Verze v PDF
</a>
<ul class="mt-5">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ https://drive.google.com/drive/folders/1HMqu1aoHX8rjcM4oO-ms-1r0N1xnv4MG
<div class="panel color-auto">
<section class="inner-container">
<h1>{include title}</h1>
<a href="{$basePath}/download/2023/Competition%20Rules%20of%20Fyziklani%20(2022-09-23).pdf" class="btn btn-primary">
<a href="{$basePath}/download/2024/Competition%20Rules%20of%20Fyziklani%20(2023-09-19).pdf" class="btn btn-primary">
PDF version
</a>
<ul class="mt-5">
Expand Down
4 changes: 2 additions & 2 deletions tests/PresentersTests/PageDisplay/Fof/ArchiveModule.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ class ArchiveModule extends AbstractPageDisplayTestCase
return self::getPageLangVariants([
['Archive:Default', 'default'],
['Archive:DetailedResults', 'default'],
['Archive:Erasmus', 'default'],
['Archive:Erasmus', 'report'],
//['Archive:Erasmus', 'default'],
//['Archive:Erasmus', 'report'],
//['Archive:Reports', 'default'],
['Archive:Results', 'default'],
['Archive:Teams', 'default'],
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 268b6dc

Please sign in to comment.