Lock the UI when someone is editing
This commit is contained in:
@@ -115,6 +115,7 @@ define([
|
||||
}
|
||||
});
|
||||
}
|
||||
if (fd.lastVersion) { toClean.push(Hash.hrefToHexChannelId(fd.lastVersion)); }
|
||||
if (channelId) { toClean.push(channelId); }
|
||||
spliceFileData(id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user