Merge branch 'newhashNoConflict' of github.com:xwiki-labs/cryptpad into newhashNoConflict

This commit is contained in:
ansuz
2016-09-23 16:07:46 +02:00
2 changed files with 3 additions and 2 deletions

View File

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