Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
04eb2f97
Commit
04eb2f97
authored
Feb 05, 2020
by
Rosanny Sihombing
Browse files
add Logout button to header
parent
cf5f8161
Pipeline
#400
passed with stage
in 18 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
views/profile.pug
View file @
04eb2f97
...
...
@@ -92,4 +92,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/headfootLogout.js")
\ No newline at end of file
views/security.pug
View file @
04eb2f97
...
...
@@ -74,7 +74,7 @@ html(lang="en")
// M4_LAB
script(src="/js/security.js")
script(src="/js/generalFunction.js")
script(src="
https://transfer.hft-stuttgart.de
/js/headfoot.js")
script(src="/js/headfoot
Logout
.js")
script.
// check input fields
'use strict';
...
...
views/services.pug
View file @
04eb2f97
...
...
@@ -67,7 +67,7 @@ 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")
script(src="/js/headfoot
Logout
.js")
script.
function subscribe() {
alert("To be implemented: Send a request to join/participate/have access to the page of the requested service")
...
...
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