mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
Merge commit 'dd04c360082eb7e0c54425907224ecf692307906' into update_visjs_again
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
var network = null;
|
||||
var layoutMethod = "hubsize";
|
||||
var layoutMethod = "directed";
|
||||
|
||||
function destroy() {
|
||||
if (network !== null) {
|
||||
|
||||
Reference in New Issue
Block a user