Use CodeMirror in /slide #2
Fix title errors in the slide app caused by the present mode
This commit is contained in:
@@ -68,6 +68,8 @@ define(function () {
|
||||
out.presentButton = 'PRESENT';
|
||||
out.presentButtonTitle = "Enter presentation mode";
|
||||
out.presentSuccess = 'Hit ESC to exit presentation mode';
|
||||
out.sourceButton = 'VIEW SOURCE';
|
||||
out.sourceButtonTitle = "Leave presentation mode";
|
||||
|
||||
out.commitButton = 'COMMIT';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user