Merge pull request #109 from Carreau/namual-restart

"Manual restart" is not very descriptive.
pull/118/head
Min RK 11 years ago
commit 6bea149869

@ -178,7 +178,7 @@ define([
keyboard_manager: that.keyboard_manager,
notebook: that.notebook,
buttons : {
"Manual Restart": {
"Try restarting now": {
class: "btn-danger",
click: function () {
that.notebook.start_session();

Loading…
Cancel
Save