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
bf3d6b22
Commit
bf3d6b22
authored
5 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
account home page text, links menu adapted
parent
d321d182
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
views/DE/account/home.pug
+6
-4
views/DE/account/home.pug
views/DE/account/profile.pug
+2
-2
views/DE/account/profile.pug
views/DE/account/security.pug
+2
-2
views/DE/account/security.pug
views/DE/account/services.pug
+2
-2
views/DE/account/services.pug
with
12 additions
and
10 deletions
+12
-10
views/DE/account/home.pug
+
6
-
4
View file @
bf3d6b22
...
@@ -34,12 +34,14 @@ html(lang="de")
...
@@ -34,12 +34,14 @@ html(lang="de")
h5
h5
span #{user.firstname} #{user.lastname}
span #{user.firstname} #{user.lastname}
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
a(class="nav-link" href="/profile" aria-selected="true") Benutzerprofil
a(class="nav-link" href="/
account/
profile" aria-selected="true") Benutzerprofil
a(class="nav-link" href="/security" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="/
account/
security" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="/services" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="/
account/
services" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="/logout" aria-selected="false") Logout
a(class="nav-link" href="/logout" aria-selected="false") Logout
div(class="col-sm-9")
div(class="col-sm-9")
p content goes here
p Willkommen im Benutzerkonto-Bereich des HFT Transferportals
p In diesem Bereich können Sie Ihr Benutzerkonto pflegen.<br/> Dazu finden Sie auf der linken Seite verschiedene Menüs.
p Bei Rückfragen kontaktieren Sie uns bitte unter: <a href="mailto:support-transfer@hft-stuttgart.de">support-transfer@hft-stuttgart.de</a>
// jQuery
// jQuery
script(src="https://code.jquery.com/jquery-3.3.1.min.js")
script(src="https://code.jquery.com/jquery-3.3.1.min.js")
...
...
This diff is collapsed.
Click to expand it.
views/DE/account/profile.pug
+
2
-
2
View file @
bf3d6b22
...
@@ -35,8 +35,8 @@ html(lang="de")
...
@@ -35,8 +35,8 @@ html(lang="de")
span #{user.firstname} #{user.lastname}
span #{user.firstname} #{user.lastname}
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
a(class="nav-link" href="#" aria-selected="true") Benutzerprofil
a(class="nav-link" href="#" aria-selected="true") Benutzerprofil
a(class="nav-link" href="/security" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="/
account/
security" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="/services" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="/
account/
services" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="/logout" aria-selected="false") Logout
a(class="nav-link" href="/logout" aria-selected="false") Logout
div(class="col-sm-9")
div(class="col-sm-9")
if successes
if successes
...
...
This diff is collapsed.
Click to expand it.
views/DE/account/security.pug
+
2
-
2
View file @
bf3d6b22
...
@@ -37,9 +37,9 @@ html(lang="de")
...
@@ -37,9 +37,9 @@ html(lang="de")
h5
h5
span #{user.firstName} #{user.lastName}
span #{user.firstName} #{user.lastName}
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
a(class="nav-link" href="/profile" aria-selected="true") Benutzerprofil
a(class="nav-link" href="/
account/
profile" aria-selected="true") Benutzerprofil
a(class="nav-link" href="#" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="#" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="/services" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="/
account/
services" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="/logout" aria-selected="false") Logout
a(class="nav-link" href="/logout" aria-selected="false") Logout
div(class="col-sm-9")
div(class="col-sm-9")
if successes
if successes
...
...
This diff is collapsed.
Click to expand it.
views/DE/account/services.pug
+
2
-
2
View file @
bf3d6b22
...
@@ -34,8 +34,8 @@ html(lang="de")
...
@@ -34,8 +34,8 @@ html(lang="de")
h5
h5
span #{user.firstName} #{user.lastName}
span #{user.firstName} #{user.lastName}
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
div(class="nav flex-column nav-pills", id="v-pills-tab", role="tablist", aria-orientation="vertical")
a(class="nav-link" href="/profile" aria-selected="true") Benutzerprofil
a(class="nav-link" href="/
account/
profile" aria-selected="true") Benutzerprofil
a(class="nav-link" href="/security" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="/
account/
security" aria-selected="false") Sicherheitseinstellungen
a(class="nav-link" href="#" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="#" aria-selected="false") Projekte und Dienste
a(class="nav-link" href="/logout" aria-selected="false") Logout
a(class="nav-link" href="/logout" aria-selected="false") Logout
div(class="col-sm-9")
div(class="col-sm-9")
...
...
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