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
d10fdd23
Commit
d10fdd23
authored
5 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
changed static links to headfoot.js
parent
d5f387ce
master
MLAB-677
devel
patch-1
reset-jul13
reset-merge
test_logoutbutton
testing
1 merge request
!2
Mlab 56
Pipeline
#570
passed with stage
in 8 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
views/DE/project/mailinglists.pug
+1
-1
views/DE/project/mailinglists.pug
views/DE/project/project-simplified.pug
+1
-1
views/DE/project/project-simplified.pug
views/DE/project/projectOverview.pug
+1
-1
views/DE/project/projectOverview.pug
views/DE/project/projects.pug
+1
-1
views/DE/project/projects.pug
views/DE/project/videoconferences.pug
+1
-1
views/DE/project/videoconferences.pug
with
5 additions
and
5 deletions
+5
-5
views/DE/project/mailinglists.pug
+
1
-
1
View file @
d10fdd23
...
...
@@ -58,4 +58,4 @@ html(lang="de")
if isUserAuthenticated
script(src="/js/headfootLogout.js")
else
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/DE/project/project-simplified.pug
+
1
-
1
View file @
d10fdd23
...
...
@@ -44,4 +44,4 @@ html(lang="de")
if isUserAuthenticated
script(src="/js/headfootLogout.js")
else
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/DE/project/projectOverview.pug
+
1
-
1
View file @
d10fdd23
...
...
@@ -165,4 +165,4 @@ html(lang="de")
if isUserAuthenticated
script(src="/js/headfootLogout.js")
else
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/DE/project/projects.pug
+
1
-
1
View file @
d10fdd23
...
...
@@ -114,4 +114,4 @@ html(lang="de")
if isUserAuthenticated
script(src="/js/headfootLogout.js")
else
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/DE/project/videoconferences.pug
+
1
-
1
View file @
d10fdd23
...
...
@@ -67,4 +67,4 @@ html(lang="de")
if isUserAuthenticated
script(src="/js/headfootLogout.js")
else
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