Changes for page Timetable

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

From version Icon 3.1 Icon
edited by Andrei Stefan
on 2022/02/15 11:34
Change comment: There is no comment for this version
To version Icon 6.1 Icon
edited by Xinqi Li
on 2022/02/15 11:45
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AndreiStefan
1 +XWiki.mona98
Content
... ... @@ -2,20 +2,26 @@
2 2  {{html}}
3 3  <table>
4 4   <tr>
5 - <th>Company</th>
6 - <th>Contact</th>
7 - <th>Country</th>
5 + <th>Week</th>
6 + <th>Person's</th>
7 + <th>Task</th>
8 8   </tr>
9 9   <tr>
10 - <td>Alfreds Futterkiste</td>
11 - <td>Maria Anders</td>
12 - <td>Germany</td>
10 + <td>1</td>
11 + <td>Andrei</td>
12 + <td>Human factors</td>
13 13   </tr>
14 14   <tr>
15 - <td>Centro comercial Moctezuma</td>
16 - <td>Francisco Chang</td>
17 - <td>Mexico</td>
15 + <td rowspan="3">2</td>
18 18   </tr>
17 + <td>Rembrandt & Dongxu</td>
18 + <td>Technology</td>
19 + <tr>
20 + <td> Andrei & Xinqi </td>
21 + <td> Human Factors/Robotic Partner & Music and Cognition</td>
22 + </tr>
23 +
24 +
19 19  </table>
20 20  {{/html}}
21 21