Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cf-online-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
cf-online-ui
Commits
cbd4ac68
Verified
Commit
cbd4ac68
authored
4 months ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Konentar k programu
parent
f5775e92
No related branches found
Branches containing commit
No related tags found
1 merge request
!3
Oprava keycloak
Pipeline
#20058
passed
4 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/pages/Program.jsx
+3
-0
3 additions, 0 deletions
src/pages/Program.jsx
with
3 additions
and
0 deletions
src/pages/Program.jsx
+
3
−
0
View file @
cbd4ac68
...
...
@@ -44,6 +44,9 @@ const Schedule = () => {
</
Helmet
>
<
article
className
=
"container container--default py-8 lg:py-24"
>
<
h1
className
=
"head-alt-md lg:head-alt-lg mb-8"
>
Program zasedání
</
h1
>
<
div
class
=
"my-4"
>
Program zde neobsahuje z technických důvodů všechny podrobnosti. Kompletní program naleznete na
<
a
href
=
"https://cf2024.pirati.cz/program"
>
webu
</
a
>
.
</
div
>
<
div
className
=
"flex flex-col"
>
{
scheduleIds
.
map
((
id
)
=>
{
const
isCurrent
=
id
===
currentId
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment