Stop using presentSuccess because it is hidden behind the modal in slide

This commit is contained in:
Caleb James DeLisle
2017-10-03 12:10:16 +03:00
parent 53f65f6a87
commit 94d2f4472b
10 changed files with 9 additions and 20 deletions
-1
View File
@@ -138,7 +138,6 @@ define(function () {
out.previewButtonTitle = "Display or hide the Markdown preview mode";
out.presentButtonTitle = "Enter presentation mode";
out.presentSuccess = 'Hit ESC to exit presentation mode';
out.backgroundButtonTitle = 'Change the background color in the presentation';
out.colorButtonTitle = 'Change the text color in presentation mode';