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
6e6719ea
Commit
6e6719ea
authored
3 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
update name parameters
parent
2d9e96d4
master
MLAB-677
devel
reset-jul13
reset-merge
testing
5 merge requests
!143
updating yml config
,
!91
Prepare prod
,
!90
Testing
,
!89
Testing
,
!78
Mlab 383
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
views/DE/account/home.pug
+1
-1
views/DE/account/home.pug
views/DE/account/services.pug
+1
-1
views/DE/account/services.pug
with
2 additions
and
2 deletions
+2
-2
views/DE/account/home.pug
+
1
-
1
View file @
6e6719ea
...
...
@@ -25,7 +25,7 @@ html(lang="de")
ul(class="flex-md-column flex-row navbar-nav w-100 justify-content-between")
li(class="nav-item")
a(class="nav-link pl-0 text-nowrap" href="#")
span(class="font-weight-bold color_black") #{user.first
n
ame} #{user.last
n
ame}
span(class="font-weight-bold color_black") #{user.first
N
ame} #{user.last
N
ame}
li(class="nav-item")
a(class="nav-link pl-0" href="/account/profile")
i(class="fa fa-user fa-fw")
...
...
This diff is collapsed.
Click to expand it.
views/DE/account/services.pug
+
1
-
1
View file @
6e6719ea
...
...
@@ -16,7 +16,7 @@ html(lang="de")
ul(class="flex-md-column flex-row navbar-nav w-100 justify-content-between")
li(class="nav-item")
a(class="nav-link pl-0 text-nowrap" href="/")
span(class="font-weight-bold color_black") #{user.first
n
ame} #{user.last
n
ame}
span(class="font-weight-bold color_black") #{user.first
N
ame} #{user.last
N
ame}
li(class="nav-item")
a(class="nav-link pl-0" href="/account/profile")
i(class="fa fa-user fa-fw")
...
...
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