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
eb839e6c
Commit
eb839e6c
authored
5 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
headfoot locally included, allows for testing server
parent
31acd6d0
master
MLAB-677
devel
devel_wolfgang
patch-1
reset-jul13
reset-merge
test_logoutbutton
testing
1 merge request
!2
Mlab 56
Pipeline
#361
passed with stage
in 17 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
views/forgotPwd.pug
+1
-1
views/forgotPwd.pug
views/profile.pug
+2
-2
views/profile.pug
views/reset.pug
+1
-1
views/reset.pug
views/security.pug
+1
-1
views/security.pug
views/services.pug
+1
-1
views/services.pug
with
6 additions
and
6 deletions
+6
-6
views/forgotPwd.pug
+
1
-
1
View file @
eb839e6c
...
...
@@ -53,4 +53,4 @@ html(lang="en")
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
// M4_LAB
script(src="/account/js/account.js")
script(src="https://transfer.hft-stuttgart.de/js/headfoot.js")
\ No newline at end of file
script(src="/js/headfoot.js")
\ No newline at end of file
This diff is collapsed.
Click to expand it.
views/profile.pug
+
2
-
2
View file @
eb839e6c
...
...
@@ -81,5 +81,5 @@ html(lang="en")
// Bootstrap
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
// M4_LAB
script(src="/account//js/account.js")
script(src="https://transfer.hft-stuttgart.de/js/headfoot.js")
\ No newline at end of file
script(src="/account/js/account.js")
script(src="/js/headfoot.js")
\ No newline at end of file
This diff is collapsed.
Click to expand it.
views/reset.pug
+
1
-
1
View file @
eb839e6c
...
...
@@ -58,4 +58,4 @@ html(lang="en")
// M4_LAB
script(src="/account/js/account.js")
script(src="/account/js/generalFunction.js")
script(src="https://transfer.hft-stuttgart.de/js/headfoot.js")
\ No newline at end of file
script(src="/js/headfoot.js")
\ No newline at end of file
This diff is collapsed.
Click to expand it.
views/security.pug
+
1
-
1
View file @
eb839e6c
...
...
@@ -71,7 +71,7 @@ html(lang="en")
// M4_LAB
script(src="/account/js/account.js")
script(src="/account/js/generalFunction.js")
script(src="
https://transfer.hft-stuttgart.de
/js/headfoot.js")
script(src="/js/headfoot.js")
script.
// check input fields
'use strict';
...
...
This diff is collapsed.
Click to expand it.
views/services.pug
+
1
-
1
View file @
eb839e6c
...
...
@@ -60,4 +60,4 @@ html(lang="en")
// Bootstrap
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
// M4_LAB
script(src="https://transfer.hft-stuttgart.de/js/headfoot.js")
\ No newline at end of file
script(src="/js/headfoot.js")
\ No newline at end of file
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