mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
This commit is contained in:
@@ -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()
|
||||
}
|
||||
Reference in New Issue
Block a user