This commit is contained in:
life
2016-07-02 17:47:04 +08:00
parent caa4154d97
commit 6ff692c0d0
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
{"version":"2.0","updatedTime":"2016-04-14T07:21:51.505Z"}
{"version":"2.1","updatedTime":"2016-07-02T07:21:51.505Z"}

View File

@@ -1819,7 +1819,7 @@ LEA.toggleWriteable = Note.toggleWriteable = function(isFromNewNote) {
var note = me.getCurNote();
if (note) {
if (note.InitSync) {
alert('Waiting for lading content from server');
alert('Waiting for loading content from server');
return;
}
}