This commit is contained in:
life
2014-05-07 16:49:49 +08:00
parent 7a1a0921f5
commit e233ccbbe6
7 changed files with 257 additions and 259 deletions

View File

@ -1176,8 +1176,8 @@ Note.initContextmenu = function() {
{ text: "公开为博客", alias: 'set2Blog', icon: "", action: Note.setNote2Blog },
{ text: "取消公开为博客", alias: 'unset2Blog', icon: "", action: Note.setNote2Blog },
{ type: "splitLine" },
{ text: "发送长微博", alias: 'html2Image', icon: "", action: Note.html2Image },
{ type: "splitLine" },
// { text: "发送长微博", alias: 'html2Image', icon: "", action: Note.html2Image },
// { type: "splitLine" },
{ text: "删除", icon: "", faIcon: "fa-trash-o", action: Note.deleteNote },
{ text: "移动", alias: "move", icon: "",
type: "group",