Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zasedání CF
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Zasedání CF
Commits
1c9c8d02
Verified
Commit
1c9c8d02
authored
9 months ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Uprava lokality
parent
b07ae100
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/config.js
+21
-20
21 additions, 20 deletions
src/config.js
with
21 additions
and
20 deletions
src/config.js
+
21
−
20
View file @
1c9c8d02
...
...
@@ -16,17 +16,17 @@ export const appurl = {
export
const
eventHall
=
{
text
:
"
Zasedání CF 2024
"
,
title_short
:
"
Sono Centrum Brno
"
,
startinfo
:
"
Sobota
13
. l
edna 09.
00
"
,
endinfo
:
"
Neděle 14. ledna 19.
00
"
,
title
:
"
Sono Centrum Brno
"
,
desc
:
"
Zasedání celostátního fóra v sobotu
13
. 1. 202
3
od 9
.
00
"
,
coords
:
{
lat
:
49.2095838
,
lon
:
16.5887465
},
street
:
"
Veveří 3219/113
"
,
city
:
"
6
16 00
Brno-Žabovřesky
"
,
gps
:
"
49.2095838, 16.5887465
E
"
,
title_short
:
"
Masarykova kolej Praha
"
,
startinfo
:
"
Sobota
9
. l
istopadu 9:
00
"
,
endinfo
:
"
Sobota 9. listopadu 18:
00
"
,
title
:
"
Masarykova kolej Praha
"
,
desc
:
"
Zasedání celostátního fóra v sobotu
9
.
1
1. 202
4
od 9
:
00
"
,
coords
:
{
lat
:
50.1009044
,
lon
:
14.3868344
},
street
:
"
Kolejní 550/2
"
,
city
:
"
16
0
00
Praha 6 - Dejvice
"
,
gps
:
"
50.1009044N, 14.3868344
E
"
,
href
:
"
https://www.sonocentrum.cz/
"
,
programlink
:
"
program#sobota
13
. 1. 2024
"
,
programlink
:
"
program#sobota
9
.
1
1. 2024
"
,
infolink
:
"
zasedani
"
,
type
:
"
event
"
,
group
:
"
basics
"
,
...
...
@@ -149,8 +149,9 @@ export const busStopiStation = {
};
export
const
map
=
{
center
:
{
lat
:
49.200
,
lon
:
16.597
,
zoom
:
14
},
markers
:
[
eventHall
,
partyVenue
,
workshopVenue
,
railwayStation
,
busStation
,
parkingVeveri
,
parkingSumavska
,
parkingGymnasium
,
parkingVankovka
,
busStopTabor
,
busStopiStation
],
center
:
{
lat
:
50.1009
,
lon
:
14.3868
,
zoom
:
14
},
markers
:
[
eventHall
],
// markers: [eventHall, partyVenue, workshopVenue, railwayStation, busStation, parkingVeveri, parkingSumavska, parkingGymnasium, parkingVankovka, busStopTabor, busStopiStation],
};
export
const
venues
=
[
partyVenue
,
eventHall
,
workshopVenue
];
...
...
@@ -161,10 +162,10 @@ export const nav = [
title
:
"
Registrace
"
,
notonhome
:
true
,
},
{
link
:
"
/ubytovani
"
,
title
:
"
Ubytování
"
,
},
//
{
//
link: "/ubytovani",
//
title: "Ubytování",
//
},
// {
// title: "Zasedání CF",
// link: "/zasedani",
...
...
@@ -185,10 +186,10 @@ export const nav = [
title
:
"
Party
"
,
link
:
"
/party
"
,
},
{
title
:
"
Workshopy
"
,
link
:
"
/workshopy
"
,
},
//
{
//
title: "Workshopy",
//
link: "/workshopy",
//
},
{
link
:
"
/mapa
"
,
title
:
"
Mapa
"
,
...
...
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