Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
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
Container registry
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
Maják
Commits
fe14fbd8
Verified
Commit
fe14fbd8
authored
1 year ago
by
jindra12
Browse files
Options
Downloads
Patches
Plain Diff
Targeted donations should always be after title
#201
parent
e1e07263
No related branches found
No related tags found
2 merge requests
!787
Release
,
!785
Targeted donations should always be after title
Pipeline
#13399
passed
1 year ago
Stage: build
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
donate/templates/donate/donate_region_page.html
+7
-2
7 additions, 2 deletions
donate/templates/donate/donate_region_page.html
donate/templates/donate/donate_targeted_donations_snippet.html
+3
-0
3 additions, 0 deletions
...e/templates/donate/donate_targeted_donations_snippet.html
with
10 additions
and
2 deletions
donate/templates/donate/donate_region_page.html
+
7
−
2
View file @
fe14fbd8
...
@@ -16,10 +16,15 @@
...
@@ -16,10 +16,15 @@
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"row"
>
{% if page.has_targeted_donations %}
<div
class=
"col-12 d-lg-none"
>
{% include "donate/donate_targeted_donations_snippet.html" %}
</div>
{% endif %}
<div
class=
"col-12 col-lg-7 mb-5 mb-lg-0 order-2 order-lg-1 richtext"
>
<div
class=
"col-12 col-lg-7 mb-5 mb-lg-0 order-2 order-lg-1 richtext"
>
{% if page.has_targeted_donations %}
{% if page.has_targeted_donations %}
<div
class=
"
mb-5
"
>
<div
class=
"
d-none d-lg-block
"
>
<a
href=
"{{ page.targeted_donations_page_url }}"
class=
"btn btn-dark btn-lg my-2"
>
Adresné dary pro kraj
<i
class=
"icon-chevron-rig
ht
ml
-2"
></i></a>
{% include "donate/donate_targeted_donations_snippet.
html
" %}
</div>
</div>
{% endif %}
{% endif %}
...
...
This diff is collapsed.
Click to expand it.
donate/templates/donate/donate_targeted_donations_snippet.html
0 → 100644
+
3
−
0
View file @
fe14fbd8
<div
class=
"mb-5"
>
<a
href=
"{{ page.targeted_donations_page_url }}"
class=
"btn btn-dark btn-lg my-2"
>
Adresné dary pro kraj
<i
class=
"icon-chevron-right ml-2"
></i></a>
</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