Commit 7357b866 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'patch-1' into 'master'

Update headfoot.js, removed alertdiv

See merge request !39
parents 0090a90f 2dc495e8
Pipeline #726 passed with stage
in 3 seconds
......@@ -118,7 +118,6 @@ function head() {
navbarcontainer.appendChild(navelements);
navbar.appendChild(navbarcontainer)
navheader.appendChild(alertdiv);
navheader.appendChild(navbar);
prependChild(document.body, navheader);
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment