Add more shortcuts :)
This commit is contained in:
@@ -81,6 +81,7 @@ mindplot.LocalActionDispatcher = new Class({
|
||||
var command = new mindplot.commands.RemoveNoteFromTopicCommand(topicId);
|
||||
this.execute(command);
|
||||
},
|
||||
|
||||
changeFontStyleToTopic: function(topicsIds) {
|
||||
|
||||
var commandFunc = function(topic) {
|
||||
|
||||
Reference in New Issue
Block a user