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
bef696b4
Commit
bef696b4
authored
2 years ago
by
Marek Förster
Browse files
Options
Downloads
Patches
Plain Diff
Uprava hotelovych kapacit, zvyrazneni informaci o ubytovani
parent
f4a88dde
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/config.js
+1
-1
1 addition, 1 deletion
src/config.js
src/pages/Accommodation.js
+4
-4
4 additions, 4 deletions
src/pages/Accommodation.js
src/pages/Home.js
+1
-1
1 addition, 1 deletion
src/pages/Home.js
src/pages/Registration.js
+1
-1
1 addition, 1 deletion
src/pages/Registration.js
with
7 additions
and
7 deletions
src/config.js
+
1
−
1
View file @
bef696b4
...
...
@@ -331,7 +331,7 @@ export const accommodation = [
],
},
{
title
:
"
Hotel Liberec
"
,
title
:
"
Hotel Liberec
- VYPRODÁNO
"
,
link
:
"
https://www.hotel-liberec.eu/
"
,
email
:
"
recepce@hotel-liberec.cz
"
,
desc
:
"
Hotel v centru Liberce, ubytování v nově rekonstruovaných pokojích.
"
,
...
...
This diff is collapsed.
Click to expand it.
src/pages/Accommodation.js
+
4
−
4
View file @
bef696b4
...
...
@@ -36,12 +36,12 @@ const Accommodation = () => {
<
p
className
=
"
leading-normal
"
>
{
perex
}
<
/p
>
<
div
className
=
"
alert alert--
light
flex-col content-block
"
>
<
div
className
=
"
alert alert--
yellow-400
flex-col content-block
"
>
<
h3
>
Jak
rezervovat
ubytování
?
<
/h3
>
<
p
>
Nepoužívejte
rezervační
systémy
hotelů
.
Využijte
kapacitu
zamluvenou
jen
pro
nás
.
Stačí
napsat
vybranému
hotelu
rezervaci
emailem
s
heslem
{
"
"
}
<
strong
>
PIRÁTI
<
/strong>.<br/
><
br
/>
<
strong
>
Nepoužívejte
rezervační
systémy
hotelů
.
Využijte
kapacitu
zamluvenou
jen
pro
nás
.
Stačí
napsat
vybranému
hotelu
rezervaci
emailem
s
heslem
<
/strong>
{" "
}
<
strong
>
'
PIRÁTI
'
<
/strong>.<br/
><
br
/>
<
strong
>
S
rezervací
ubytování
neváhejte
.
Hotelové
kapacity
máme
blokované
do
31
.
března
2023
.
Po
tomto
termínu
už
je
nutné
řešit
objednávku
ubytování
individuálně
.
<
/strong
>
<
/p
>
<
/div
>
...
...
This diff is collapsed.
Click to expand it.
src/pages/Home.js
+
1
−
1
View file @
bef696b4
...
...
@@ -41,7 +41,7 @@ const Home = () => {
*/
}
<
/div
>
<
div
className
=
"
alert alert--
light
flex-col content-block
"
>
<
div
className
=
"
alert alert--
yellow-400
flex-col content-block
"
>
<
p
className
=
"
text-md lg:text-lg
"
>
<
strong
>
Aktuálně
prosím
využijte
možnost
<
a
className
=
"
font-bold
"
href
=
"
ubytovani
"
>
rezervace
ubytování
<
/a>, kapacity máme v hotelích blokované pro rezervaci pouze do konce března.</
strong
>
<
/p
>
...
...
This diff is collapsed.
Click to expand it.
src/pages/Registration.js
+
1
−
1
View file @
bef696b4
...
...
@@ -357,7 +357,7 @@ const Registration = () => {
<
/div
>
<
div
>
<
p
>
<
img
src
=
{
appurl
.
baseUrl
+
response
.
payment_request
.
qr
}
/
>
<
img
src
=
{
appurl
.
baseUrl
+
response
.
payment_request
.
qr
}
alt
=
'
platba - qr
'
/>
<
/p
>
<
/div
>
<
/div>
...
...
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