Changes for page Bienvenue

Last modified by Antony Desmeaux on 2025/03/19 17:27

From version 4.1
edited by Antony Desmeaux
on 2023/04/16 16:34
Change comment: There is no comment for this version
To version 3.1
edited by Antony Desmeaux
on 2023/04/16 16:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,10 @@
1 1  {{kanban}}
2 -{"id":"todo","title":"To Do","color":"red","item":[{"title":"Item 2"},{"title":"Item 1"}]},
2 +{{kanban width="30%" source="" updateService="" addBoardButton="true" addItemButton="true" removeBoardButton="true" removeBoardItem="true"}}
3 +[
4 + {"id":"todo","title":"To Do","color":"red","item":[{"title":"Item 2"},{"title":"Item 1"}]},
3 3   {"id":"working","title":"Working","color":"blue","item":[{"title":"Hello"},{"title":"Item 4"},{"title":"Item 6"}]},
4 4   {"id":"done","title":"Done","color":"green","item":[{"title":"Item 5b"},{"title":"Item 5"}]}
7 +]
5 5  {{/kanban}}
9 +{{/kanban}}
10 +