aboutsummaryrefslogtreecommitdiff
path: root/app/class
diff options
context:
space:
mode:
Diffstat (limited to 'app/class')
-rw-r--r--app/class/Modelhome.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/class/Modelhome.php b/app/class/Modelhome.php
index f4b4a56..343a879 100644
--- a/app/class/Modelhome.php
+++ b/app/class/Modelhome.php
@@ -156,7 +156,7 @@ class Modelhome extends Modelpage
}
$datas['elements'] = array_merge($nodes, $edges);
- $datas['layout']['name'] = 'random';
+ $datas['layout']['name'] = 'cose-bilkent';
$datas['style'] = [
[
'selector' => 'node',