Skip to content
Snippets Groups Projects
Commit 8217ed21 authored by Vincent Manuel Menke's avatar Vincent Manuel Menke
Browse files

debug

parent b9febb1d
No related branches found
No related tags found
No related merge requests found
Pipeline #198450 passed
......@@ -41,7 +41,7 @@
$(
'<div id="titleBar">' +
'<a href="#navPanel" class="toggle"></a>' +
'<span class="title">' + logo + '</span>' +
'<span class="title">' + logo.html() + '</span>' +
'</div>'
)
.appendTo($body);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment