Changes for page Timetable

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

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

Summary

Details

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