diff options
Diffstat (limited to 'www/lib/vis/examples/network/exampleApplications/loadingBar.html')
| -rw-r--r-- | www/lib/vis/examples/network/exampleApplications/loadingBar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lib/vis/examples/network/exampleApplications/loadingBar.html b/www/lib/vis/examples/network/exampleApplications/loadingBar.html index e410312d..519289e4 100644 --- a/www/lib/vis/examples/network/exampleApplications/loadingBar.html +++ b/www/lib/vis/examples/network/exampleApplications/loadingBar.html @@ -86,7 +86,7 @@ </style> <script type="text/javascript" src="../../../dist/vis.js"></script> - <link href="../../../dist/vis.css" rel="stylesheet" type="text/css"/> + <link href="../../../dist/vis-network.min.css" rel="stylesheet" type="text/css"/> <script type="text/javascript"> function draw() { |
