笔记本数量, contextmenu

This commit is contained in:
life
2015-03-01 23:03:21 +08:00
parent 1f03f3b710
commit e00a35a845
12 changed files with 54 additions and 19 deletions

2
node_modules/web.js generated vendored
View File

@@ -81,7 +81,7 @@ var Web = {
// TODO test
updateTagCount: function(tag) {
var me = this;
me.Tag.updateTagCount(tag);
// me.Tag.updateTagCount(tag);
},
//