mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge branch 'master' of github.com:sharelatex/web-sharelatex
This commit is contained in:
@@ -38,10 +38,10 @@ define [
|
||||
$timeout calculatePollTime, 60 * 1000
|
||||
|
||||
ide.socket.emit "getUserDropboxLinkStatus", user_id, (err, status)=>
|
||||
$scope.dbState.gotLinkStatus = true
|
||||
if status.registered
|
||||
calculatePollTime()
|
||||
$scope.dbState.userIsLinkedToDropbox = true
|
||||
$scope.dbState.gotLinkStatus = true
|
||||
cachedState = $scope.dbState
|
||||
|
||||
$scope.linkToDropbox = ->
|
||||
|
||||
Reference in New Issue
Block a user