changed $scope.pdf.clsiServerId to ide.clsiServerId

This commit is contained in:
Henry Oswald 2016-05-18 14:38:17 +01:00
parent dba8d96d11
commit d2cc75b73f

View file

@ -37,7 +37,7 @@ define [
}
parseCompileResponse = (response) ->
if response.clsiServerId? and response.clsiServerId != $scope.pdf.clsiServerId
if response.clsiServerId? and response.clsiServerId != ide.clsiServerId
ide.clsiServerId = response.clsiServerId
# Reset everything