added safety to setUserId (when called twice)

This commit is contained in:
Kevin Jahns
2015-12-30 16:34:39 +01:00
parent f18a6ee151
commit ab6a193ec6
6 changed files with 14 additions and 5027 deletions

View File

@@ -134,11 +134,6 @@
<!-- Create the editor container -->
<div id="editor">
<div>Hello World!</div>
<div>Some initial <b>bold</b> text</div>
<div>
<br>
</div>
</div>
</div>