Pull request #390: RED-4590: Fix blocking sonar issues.
Merge in RED/ui from RED-4590-related-issues to master * commit '308bb90fe3e1113f7a36b1ec300b8662e82ac7dc': RED-4590: Update submodules RED-4590: Fix blocking sonar issues.
This commit is contained in:
commit
a7d906df95
@ -28,6 +28,6 @@ export class WebViewerLoadedGuard implements CanActivate {
|
||||
this._documentViewer.init(instance.Core.documentViewer);
|
||||
this._viewerHeaderService.init();
|
||||
|
||||
return true;
|
||||
return !!this._pdf.instance;
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 5f9c754abf0fb4fcc0606d811a66c5bbb88d164a
|
||||
Subproject commit 8208fdb1baa774b648f90c3fd21ec59536ab93d1
|
||||
Loading…
x
Reference in New Issue
Block a user