Skip to content
Snippets Groups Projects
Commit c6886434 authored by Julian's avatar Julian
Browse files

Reformat

parent 9d1280b2
No related branches found
No related tags found
1 merge request!1243Resolve "Include dynamic titles in app bar of new SPA"
Pipeline #129171 failed
......@@ -127,7 +127,7 @@ AleksisVue.install = function (Vue) {
}
newTitle = newTitle || Vue.$pageBaseTitle;
console.debug(`Setting toolbar title: ${newTitle }`);
console.debug(`Setting toolbar title: ${newTitle}`);
this.$root.toolbarTitle = newTitle;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment