...
 
Commits (1)
  • Grégoire Locqueville's avatar
    Add subcorpus action · 9f776b9e
    Grégoire Locqueville authored
    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.
    9f776b9e
......@@ -155,6 +155,7 @@ settingsBoxLens Corpus =
_buttons .~ [ Add [ Graph
, Notes
, Calc
, Corpus
, NodeTexts
, NodeList
-- , Dashboard
......