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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
d9f49f07
Commit
d9f49f07
authored
1 year ago
by
Alexa Valentová
Browse files
Options
Downloads
Patches
Plain Diff
WIP - begin uniweb redesign
parent
96895b20
No related branches found
No related tags found
2 merge requests
!1047
Uniweb redesign
,
!1045
Uniweb redesign, minor district redesign fixes
Pipeline
#18839
passed
1 year ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
uniweb/models.py
+6
-1
6 additions, 1 deletion
uniweb/models.py
uniweb/templates/uniweb/uniweb_home_page.html
+1
-1
1 addition, 1 deletion
uniweb/templates/uniweb/uniweb_home_page.html
with
7 additions
and
2 deletions
uniweb/models.py
+
6
−
1
View file @
d9f49f07
...
@@ -51,6 +51,11 @@ from shared.models import (
...
@@ -51,6 +51,11 @@ from shared.models import (
SharedTaggedUniwebArticle
,
SharedTaggedUniwebArticle
,
SocialMixin
,
SocialMixin
,
SubpageMixin
,
SubpageMixin
,
MainHomePageMixin
,
MainMenuMixin
,
SocialMixin
,
CalendarMixin
,
MainSearchPageMixin
,
)
)
from
shared_legacy.models
import
FooterMixin
as
LegacyFooterMixin
from
shared_legacy.models
import
FooterMixin
as
LegacyFooterMixin
from
shared_legacy.utils
import
make_promote_panels
,
strip_all_html_tags
,
trim_to_length
from
shared_legacy.utils
import
make_promote_panels
,
strip_all_html_tags
,
trim_to_length
...
...
This diff is collapsed.
Click to expand it.
uniweb/templates/uniweb/uniweb_home_page.html
+
1
−
1
View file @
d9f49f07
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