Skip to content

Commit

Permalink
fixed a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sylingd committed Dec 19, 2017
1 parent bf68a4e commit 2fe86e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/page/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,7 @@ function init() {
componentHandler.upgradeElement(document.getElementById("enabled").parentElement.querySelector('.mdl-js-ripple-effect'), 'MaterialRipple');
}
setLoadingFinish();
cm.refresh();
return;
}
// This is an edit
Expand Down

0 comments on commit 2fe86e5

Please sign in to comment.