docs: move past events on events page (#27342)

Moves events that have already happened to the list of past events.

PR Close #27342
This commit is contained in:
Grant Timmerman 2018-11-28 23:28:38 -07:00 committed by Igor Minar
parent 8ceea0f238
commit 419fa172ff
1 changed files with 12 additions and 12 deletions

View File

@ -13,18 +13,6 @@
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<!-- ReactiveConf -->
<tr>
<th><a href="https://reactiveconf.com/" title="ReactiveConf">ReactiveConf</a></th>
<td>Prague, Czech Republic</td>
<td>October 29-31, 2018</td>
</tr>
<!-- AngularConnect-->
<tr>
<th><a href="http://angularconnect.com" title="AngularConnect">AngularConnect</a></th>
<td>London, United Kingdom</td>
<td>November 5-7, 2018</td>
</tr>
</tbody> </tbody>
</table> </table>
@ -38,6 +26,18 @@
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<!-- ReactiveConf -->
<tr>
<th><a href="https://reactiveconf.com/" title="ReactiveConf">ReactiveConf</a></th>
<td>Prague, Czech Republic</td>
<td>October 29-31, 2018</td>
</tr>
<!-- AngularConnect-->
<tr>
<th><a href="http://angularconnect.com" title="AngularConnect">AngularConnect</a></th>
<td>London, United Kingdom</td>
<td>November 5-7, 2018</td>
</tr>
<!-- AngularMix --> <!-- AngularMix -->
<tr> <tr>
<th><a href="https://angularmix.com/" title="AngularMix">AngularMix</a></th> <th><a href="https://angularmix.com/" title="AngularMix">AngularMix</a></th>