delete medium theme

This commit is contained in:
life
2015-01-08 23:27:13 +08:00
parent ddf3236c4f
commit 52d0a7ed21
27 changed files with 125 additions and 1553 deletions

View File

@ -829,9 +829,6 @@ Notebook.deleteNotebook = function(target) {
// 改变nav
Notebook.changeNav();
//显示默认笔记本keep #5
$("#notebookList #548125adf4e872105c000007_span").trigger("click");
} else {
alert(ret.Msg);
}