Commit 9f776b9e authored by Grégoire Locqueville's avatar Grégoire Locqueville

Add subcorpus action

Users now have the choice to create a new corpus as child of an existing corpus.
Now some changes are needed in the backend to relate the subcorpus to the original one.
parent 87bac80f
Pipeline #6361 failed with stages
...@@ -155,6 +155,7 @@ settingsBoxLens Corpus = ...@@ -155,6 +155,7 @@ settingsBoxLens Corpus =
_buttons .~ [ Add [ Graph _buttons .~ [ Add [ Graph
, Notes , Notes
, Calc , Calc
, Corpus
, NodeTexts , NodeTexts
, NodeList , NodeList
-- , Dashboard -- , Dashboard
......
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