Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Base lexicale BaLex
Manage
Activity
Members
Labels
Plan
Issues
18
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
0
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lex gaMe
Base lexicale BaLex
Commits
24f45c3b
Commit
24f45c3b
authored
2 years ago
by
Pierre Fleutot
Browse files
Options
Downloads
Patches
Plain Diff
Début index Label
parent
94a047f3
No related branches found
No related tags found
No related merge requests found
Changes
63
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
templates/user/editProfile.html.twig
+1
-1
1 addition, 1 deletion
templates/user/editProfile.html.twig
templates/user/showFriends.html.twig
+1
-1
1 addition, 1 deletion
templates/user/showFriends.html.twig
templates/user/showProfile.html.twig
+1
-1
1 addition, 1 deletion
templates/user/showProfile.html.twig
with
3 additions
and
3 deletions
templates/user/editProfile.html.twig
+
1
−
1
View file @
24f45c3b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
{%
block
body
%}
{%
block
body
%}
<div
class=
"row justify-content-center m-5"
>
<div
class=
"row justify-content-center m
t
-5"
>
<div
class=
"col-md-8"
>
<div
class=
"col-md-8"
>
<h3
class=
"card-title"
>
Modification du profil
</h3>
<h3
class=
"card-title"
>
Modification du profil
</h3>
<div
class=
"card mt-3"
>
<div
class=
"card mt-3"
>
...
...
This diff is collapsed.
Click to expand it.
templates/user/showFriends.html.twig
+
1
−
1
View file @
24f45c3b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
{%
block
body
%}
{%
block
body
%}
<div
class=
"row justify-content-center m-5"
>
<div
class=
"row justify-content-center m
t
-5"
>
<div
class=
"col-md-8"
>
<div
class=
"col-md-8"
>
<h3
class=
"card-title d-flex justify-content-between"
>
<h3
class=
"card-title d-flex justify-content-between"
>
Amis
Amis
...
...
This diff is collapsed.
Click to expand it.
templates/user/showProfile.html.twig
+
1
−
1
View file @
24f45c3b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
{%
block
body
%}
{%
block
body
%}
<div
class=
"row justify-content-center m-5"
>
<div
class=
"row justify-content-center m
t
-5"
>
<div
class=
"col-md-10"
>
<div
class=
"col-md-10"
>
<h3
class=
"card-title d-flex justify-content-between"
>
<h3
class=
"card-title d-flex justify-content-between"
>
Profil
Profil
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next
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