Small fixes (#70)

This commit is contained in:
RainLoop Team
2014-04-10 14:38:04 +04:00
parent fbf17aa6f3
commit 83036c8341
10 changed files with 215 additions and 212 deletions

View File

@@ -498,6 +498,7 @@ MailBoxMessageViewViewModel.prototype.initShortcuts = function ()
{
self.deleteCommand();
}
return false;
}
});