提交 1a9063e3 编写于 作者: J Johan Preynat

Fix indentation

上级 a84f7db8
......@@ -11,7 +11,7 @@ var state = {};
themes after page is loaded and when navigation changed
*/
function hasChanged(ctx) {
console.log('page has changed', ctx);
console.log('page has changed', ctx); // eslint-disable-line no-console
setState(ctx);
if (!started) {
......@@ -26,7 +26,7 @@ function hasChanged(ctx) {
/*
Update current state
data-level="{{ page.level }}"
data-level="{{ page.level }}"
data-chapter-title="{{ page.title }}"
data-filepath="{{ file.path }}"
data-basepath="{{ './'|resolveFile }}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册