Wiki source code of Task Proposal (II)
Last modified by Vincent Massol on 2024/11/19 16:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | * Uses tabs to separate Tasks Livvetable from KanBan view. | ||
| 2 | * Adds template for Task | ||
| 3 | |||
| 4 | (% class="col-xs-12 col-sm-12 col-md-6 col-lg-6" %) | ||
| 5 | ((( | ||
| 6 | == Before == | ||
| 7 | |||
| 8 | {{gallery}} | ||
| 9 | image:before.png | ||
| 10 | {{/gallery}} | ||
| 11 | ))) | ||
| 12 | |||
| 13 | (% class="col-xs-12 col-sm-12 col-md-6 col-lg-6" %) | ||
| 14 | ((( | ||
| 15 | == After == | ||
| 16 | |||
| 17 | {{gallery}} | ||
| 18 | image:after1.png | ||
| 19 | image:after2.png | ||
| 20 | image:templates.png | ||
| 21 | {{/gallery}} | ||
| 22 | ))) |