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
48a7e2ac
Commit
48a7e2ac
authored
2 years ago
by
OndraPetrzilka
Browse files
Options
Downloads
Patches
Plain Diff
image changed to fill on main person page
parent
802a4b72
Branches
Branches containing commit
No related tags found
3 merge requests
!607
Pirati.cz
,
!587
added main and profile picture to main person model, main_person template in...
,
!575
Feature/pirati cz
Pipeline
#9397
passed
2 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/templates/main/main_person_page.html
+1
-1
1 addition, 1 deletion
main/templates/main/main_person_page.html
with
1 addition
and
1 deletion
main/templates/main/main_person_page.html
+
1
−
1
View file @
48a7e2ac
...
...
@@ -119,7 +119,7 @@
<div
class=
"flex flex-wrap"
>
<div
class=
"flex mb-16 person-box-medium"
>
<div
class=
"shrink-0 mr-4"
>
{% image person.profile_image
max
-250x250 as profile_image %}
{% image person.profile_image
fill
-250x250 as profile_image %}
<img
class=
"rounded-full shadow-sm w-20 mb-2 xl:w-44"
src=
"{{ profile_image.url }}"
...
...
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