Commit 809897c5 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

test dynamic header

parent f2148e44
Pipeline #110 passed with stage
in 3 seconds
......@@ -98,6 +98,7 @@ function head(){
headlink.innerHTML="Logout";
headlink.setAttribute('th:action',"@{logout}");
headlink.setAttribute('method',"post");
headlink.removeAttribute('href');
}
}
......
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