Commit 875848b9 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Node Phylo Settings

parent aaf84ca1
Pipeline #1666 failed with stage
......@@ -217,6 +217,16 @@ settingsBox Graph =
]
}
settingsBox Phylo =
SettingsBox { show : true
, edit : true
, doc : Documentation Phylo
, buttons : [ Delete
]
}
settingsBox (NodePublic Graph) =
SettingsBox { show : true
, edit : true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment