Slides in read-only were not updated with the latest content

pull/1/head
yflory 8 years ago
parent eac0cdd6dd
commit 2267ec8c43

@ -322,7 +322,7 @@ define([
elem.selectionStart = selects[0]; elem.selectionStart = selects[0];
elem.selectionEnd = selects[1]; elem.selectionEnd = selects[1];
Slide.update(content); Slide.update(userDoc);
notify(); notify();
}; };

Loading…
Cancel
Save