Changes for page Timetable

Last modified by Andrei Stefan on 2022/04/03 18:45

From version Icon 3.2 Icon
edited by Rembrandt Oltmans
on 2022/02/15 11:36
Change comment: There is no comment for this version
To version Icon 2.1 Icon
edited by Rembrandt Oltmans
on 2022/02/15 11:34
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,21 +3,17 @@
1 -
2 -{{html}}
3 3  <table>
4 4   <tr>
5 - <th>Week</th>
6 - <th>Person's</th>
7 - <th>Task</th>
3 + <th>Company</th>
4 + <th>Contact</th>
5 + <th>Country</th>
8 8   </tr>
9 9   <tr>
10 - <td>Person</td>
8 + <td>Alfreds Futterkiste</td>
11 11   <td>Maria Anders</td>
12 12   <td>Germany</td>
13 13   </tr>
14 14   <tr>
15 - <td>Task</td>
13 + <td>Centro comercial Moctezuma</td>
16 16   <td>Francisco Chang</td>
17 17   <td>Mexico</td>
18 18   </tr>
19 19  </table>
20 -{{/html}}
21 -