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
1d3244cc
Commit
1d3244cc
authored
3 years ago
by
jan.bednarik
Browse files
Options
Downloads
Patches
Plain Diff
Update web verbose names
parent
e1bf8b31
Branches
Branches containing commit
No related tags found
2 merge requests
!418
Release
,
!414
district and region modules
Pipeline
#6701
passed
3 years ago
Stage: build
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
district/models.py
+1
-1
1 addition, 1 deletion
district/models.py
region/models.py
+1
-1
1 addition, 1 deletion
region/models.py
with
2 additions
and
2 deletions
district/models.py
+
1
−
1
View file @
1d3244cc
...
...
@@ -183,7 +183,7 @@ class DistrictHomePage(MetadataPageMixin, CalendarMixin, Page):
### OTHERS
class
Meta
:
verbose_name
=
"
Web m
ístní
ho
sdružení
"
verbose_name
=
"
M
ístní sdružení
"
def
_first_subpage_of_type
(
self
,
page_type
)
->
Page
or
None
:
try
:
...
...
This diff is collapsed.
Click to expand it.
region/models.py
+
1
−
1
View file @
1d3244cc
...
...
@@ -183,7 +183,7 @@ class RegionHomePage(MetadataPageMixin, CalendarMixin, Page):
### OTHERS
class
Meta
:
verbose_name
=
"
Web regionálního
sdružení
"
verbose_name
=
"
Krajské
sdružení
"
def
_first_subpage_of_type
(
self
,
page_type
)
->
Page
or
None
:
try
:
...
...
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