Added hotkeys cheatsheet.

Added some hotkeys (not mapped yet).
Fixed logging search style.
This commit is contained in:
Gunther Brunner
2014-07-03 22:24:40 +09:00
parent 6715bff634
commit 01aefb441a
4 changed files with 62 additions and 26 deletions

View File

@@ -32,9 +32,5 @@ require.ensure([], function (require) {
})
}
])
.config(function (hotkeysProvider) {
hotkeysProvider.includeCheatSheet = false
})
})