mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-06 05:52:47 +00:00
Merge pull request #507 from sharelatex/sk-squash-web-errors
Squash various web errors
This commit is contained in:
commit
17dd64f48a
1 changed files with 2 additions and 1 deletions
|
@ -341,7 +341,8 @@ define [
|
|||
response = getChkTex()
|
||||
|
||||
# display the combined result
|
||||
response.finally annotateFiles
|
||||
if response?
|
||||
response.finally annotateFiles
|
||||
|
||||
getRootDocOverride_id = () ->
|
||||
doc = ide.editorManager.getCurrentDocValue()
|
||||
|
|
Loading…
Add table
Reference in a new issue