Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
898eab3b
Commit
898eab3b
authored
2 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
cosmetic
parent
9c958eee
testing
MLAB-677
devel
reset-jul13
reset-merge
2 merge requests
!150
Testing
,
!149
cosmetic
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/views/DE/account/profile.pug
+1
-1
src/views/DE/account/profile.pug
src/views/DE/account/security.pug
+1
-1
src/views/DE/account/security.pug
src/views/DE/account/services.pug
+1
-1
src/views/DE/account/services.pug
with
3 additions
and
3 deletions
+3
-3
src/views/DE/account/profile.pug
+
1
-
1
View file @
898eab3b
...
...
@@ -19,7 +19,7 @@ html(lang="de")
a(class="nav-link pl-0 text-nowrap" href="/account/")
span(class="font-weight-bold color_black") #{user.firstName} #{user.lastName}
li(class="nav-item")
a(class="nav-link pl-0" href="
/account/profile/
#")
a(class="nav-link pl-0" href="#")
i(class="fa fa-user fa-fw color_black")
span(class="d-none d-md-inline color_black") Benutzerprofil
if user.is_m4lab_idp
...
...
This diff is collapsed.
Click to expand it.
src/views/DE/account/security.pug
+
1
-
1
View file @
898eab3b
...
...
@@ -27,7 +27,7 @@ html(lang="de")
i(class="fa fa-user fa-fw")
span(class="d-none d-md-inline") Benutzerprofil
li(class="nav-item")
a(class="nav-link pl-0" href="
/account/security/
#")
a(class="nav-link pl-0" href="#")
i(class="fa fa-lock fa-fw color_black")
span(class="d-none d-md-inline color_black") Sicherheitseinstellungen
li(class="nav-item")
...
...
This diff is collapsed.
Click to expand it.
src/views/DE/account/services.pug
+
1
-
1
View file @
898eab3b
...
...
@@ -28,7 +28,7 @@ html(lang="de")
i(class="fa fa-lock fa-fw")
span(class="d-none d-md-inline") Sicherheitseinstellungen
li(class="nav-item")
a(class="nav-link pl-0" href="
/account/services/
#")
a(class="nav-link pl-0" href="#")
i(class="fa fa-tasks fa-fw color_black")
span(class="d-none d-md-inline color_black") Projekte und Dienste
li(class="nav-item")
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets