Add more shortcuts :)

This commit is contained in:
Paulo Veiga
2011-08-20 11:08:18 -03:00
parent d1a3ba470e
commit 0e854c8942
4 changed files with 39 additions and 25 deletions

View File

@@ -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) {