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
Project Page
Commits
b591f1d5
Commit
b591f1d5
authored
4 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
changed headfoot path to relative
parent
a2504de8
master
devel
testing
3 merge requests
!26
Prepare prod
,
!25
Testing
,
!23
changed headfoot path to relative
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
views/DE/project/pagesList.pug
+1
-1
views/DE/project/pagesList.pug
views/DE/project/projectList.pug
+1
-1
views/DE/project/projectList.pug
with
2 additions
and
2 deletions
+2
-2
views/DE/project/pagesList.pug
+
1
-
1
View file @
b591f1d5
...
@@ -70,7 +70,7 @@ html(lang="de")
...
@@ -70,7 +70,7 @@ html(lang="de")
// Bootstrap
// Bootstrap
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
// Header
// Header
script(src="
https://transfer.hft-stuttgart.de
/js/headfoot.js")
script(src="/js/headfoot.js")
script.
script.
function searchFunction() {
function searchFunction() {
var input = document.getElementById("searchInput")
var input = document.getElementById("searchInput")
...
...
This diff is collapsed.
Click to expand it.
views/DE/project/projectList.pug
+
1
-
1
View file @
b591f1d5
...
@@ -70,7 +70,7 @@ html(lang="de")
...
@@ -70,7 +70,7 @@ html(lang="de")
// Bootstrap
// Bootstrap
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
// Header
// Header
script(src="
https://transfer.hft-stuttgart.de
/js/headfoot.js")
script(src="/js/headfoot.js")
script.
script.
function searchFunction() {
function searchFunction() {
var input = document.getElementById("searchInput")
var input = document.getElementById("searchInput")
...
...
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