mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Bundle web-ui v2.2.48
This commit is contained in:
parent
0a32be276e
commit
eaa18ad624
@ -1,4 +1,6 @@
|
|||||||
<!DOCTYPE html><html lang="en"><head>
|
<html lang="en"><head><script src="runtime.415291667f70565cd8ef.js" defer></script><script src="polyfills-es5.865074f5cd9a121111a2.js" nomodule defer></script><script src="polyfills.2f91a039d848e57ff02e.js" defer></script><script src="main.b65e52314df938ebe652.js" defer></script>
|
||||||
|
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>GNS3 Web UI</title>
|
<title>GNS3 Web UI</title>
|
||||||
<!-- It's important to have base here because of the script below //-->
|
<!-- It's important to have base here because of the script below //-->
|
||||||
@ -36,16 +38,4 @@
|
|||||||
<body class="mat-app-background" oncontextmenu="return false;">
|
<body class="mat-app-background" oncontextmenu="return false;">
|
||||||
<app-root></app-root>
|
<app-root></app-root>
|
||||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||||
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-5D6FZL9923"></script>
|
</body></html>
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag() {
|
|
||||||
dataLayer.push(arguments);
|
|
||||||
}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'G-5D6FZL9923');
|
|
||||||
</script>
|
|
||||||
<script src="runtime.415291667f70565cd8ef.js" defer></script><script src="polyfills-es5.865074f5cd9a121111a2.js" nomodule defer></script><script src="polyfills.2f91a039d848e57ff02e.js" defer></script><script src="main.0e7dc9152b2aa567227c.js" defer></script>
|
|
||||||
|
|
||||||
</body></html>
|
|
1
gns3server/static/web-ui/main.b65e52314df938ebe652.js
Normal file
1
gns3server/static/web-ui/main.b65e52314df938ebe652.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user