mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 12:51:43 +00:00
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
This commit is contained in:
commit
3694754ca6
1 changed files with 2 additions and 2 deletions
|
@ -23,10 +23,10 @@ define [
|
|||
|
||||
scope.$watch "reviewPanel.entries", (value) ->
|
||||
return if !value?
|
||||
$timeout () ->
|
||||
scope.$evalAsync () ->
|
||||
layout()
|
||||
|
||||
scope.$on "review-panel:layout", () ->
|
||||
$timeout () ->
|
||||
scope.$evalAsync () ->
|
||||
layout()
|
||||
}
|
Loading…
Reference in a new issue