mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-30 09:48:53 +00:00
.
This commit is contained in:
parent
7049e05c91
commit
7aae84b2be
@ -13,7 +13,7 @@ export class AuthImageFilter implements PipeTransform {
|
||||
constructor(
|
||||
private httpServer: HttpServer,
|
||||
private domSanitizer: DomSanitizer
|
||||
) {}
|
||||
) { }
|
||||
|
||||
async transform(src: string, server: Server) {
|
||||
let url = src.split(`${environment.current_version}`)[1];
|
||||
|
Loading…
Reference in New Issue
Block a user