mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
remove layout-ready event from pdfjs, we get it from jq layout
This commit is contained in:
parent
bd8cfb1dae
commit
3d1fe22f00
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ define [
|
|||
# console.log 'pdfSrc =', url
|
||||
initializePosition()
|
||||
flashControls()
|
||||
scope.$broadcast 'layout-ready'
|
||||
# pdfListView
|
||||
# .loadPdf(url, onProgress)
|
||||
# .then () ->
|
||||
|
|
Loading…
Reference in a new issue