small
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user