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
Branches
Branches containing commit
Tags
1.6.0
Tags containing commit
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 = {
...
@@ -16,17 +16,17 @@ export const appurl = {
export
const
eventHall
=
{
export
const
eventHall
=
{
text
:
"
Zasedání CF 2024
"
,
text
:
"
Zasedání CF 2024
"
,
title_short
:
"
Sono Centrum Brno
"
,
title_short
:
"
Masarykova kolej Praha
"
,
startinfo
:
"
Sobota
13
. l
edna 09.
00
"
,
startinfo
:
"
Sobota
9
. l
istopadu 9:
00
"
,
endinfo
:
"
Neděle 14. ledna 19.
00
"
,
endinfo
:
"
Sobota 9. listopadu 18:
00
"
,
title
:
"
Sono Centrum Brno
"
,
title
:
"
Masarykova kolej Praha
"
,
desc
:
"
Zasedání celostátního fóra v sobotu
13
. 1. 202
3
od 9
.
00
"
,
desc
:
"
Zasedání celostátního fóra v sobotu
9
.
1
1. 202
4
od 9
:
00
"
,
coords
:
{
lat
:
49.2095838
,
lon
:
16.5887465
},
coords
:
{
lat
:
50.1009044
,
lon
:
14.3868344
},
street
:
"
Veveří 3219/113
"
,
street
:
"
Kolejní 550/2
"
,
city
:
"
6
16 00
Brno-Žabovřesky
"
,
city
:
"
16
0
00
Praha 6 - Dejvice
"
,
gps
:
"
49.2095838, 16.5887465
E
"
,
gps
:
"
50.1009044N, 14.3868344
E
"
,
href
:
"
https://www.sonocentrum.cz/
"
,
href
:
"
https://www.sonocentrum.cz/
"
,
programlink
:
"
program#sobota
13
. 1. 2024
"
,
programlink
:
"
program#sobota
9
.
1
1. 2024
"
,
infolink
:
"
zasedani
"
,
infolink
:
"
zasedani
"
,
type
:
"
event
"
,
type
:
"
event
"
,
group
:
"
basics
"
,
group
:
"
basics
"
,
...
@@ -149,8 +149,9 @@ export const busStopiStation = {
...
@@ -149,8 +149,9 @@ export const busStopiStation = {
};
};
export
const
map
=
{
export
const
map
=
{
center
:
{
lat
:
49.200
,
lon
:
16.597
,
zoom
:
14
},
center
:
{
lat
:
50.1009
,
lon
:
14.3868
,
zoom
:
14
},
markers
:
[
eventHall
,
partyVenue
,
workshopVenue
,
railwayStation
,
busStation
,
parkingVeveri
,
parkingSumavska
,
parkingGymnasium
,
parkingVankovka
,
busStopTabor
,
busStopiStation
],
markers
:
[
eventHall
],
// markers: [eventHall, partyVenue, workshopVenue, railwayStation, busStation, parkingVeveri, parkingSumavska, parkingGymnasium, parkingVankovka, busStopTabor, busStopiStation],
};
};
export
const
venues
=
[
partyVenue
,
eventHall
,
workshopVenue
];
export
const
venues
=
[
partyVenue
,
eventHall
,
workshopVenue
];
...
@@ -161,10 +162,10 @@ export const nav = [
...
@@ -161,10 +162,10 @@ export const nav = [
title
:
"
Registrace
"
,
title
:
"
Registrace
"
,
notonhome
:
true
,
notonhome
:
true
,
},
},
{
//
{
link
:
"
/ubytovani
"
,
//
link: "/ubytovani",
title
:
"
Ubytování
"
,
//
title: "Ubytování",
},
//
},
// {
// {
// title: "Zasedání CF",
// title: "Zasedání CF",
// link: "/zasedani",
// link: "/zasedani",
...
@@ -185,10 +186,10 @@ export const nav = [
...
@@ -185,10 +186,10 @@ export const nav = [
title
:
"
Party
"
,
title
:
"
Party
"
,
link
:
"
/party
"
,
link
:
"
/party
"
,
},
},
{
//
{
title
:
"
Workshopy
"
,
//
title: "Workshopy",
link
:
"
/workshopy
"
,
//
link: "/workshopy",
},
//
},
{
{
link
:
"
/mapa
"
,
link
:
"
/mapa
"
,
title
:
"
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