Skip to content

Commit e11718a

Browse files
committed
Update Ring Website
1 parent 9fde8f1 commit e11718a

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

source/data/team.data

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ aTeam = [
1616
[
1717
'Mansour Ayouni<br/>Software Developer (Writing Master)',
1818
'<img src="images/mansour.jpg" width="150" height="170">'
19-
],
20-
[
21-
'Majdi Sobain (Extensions Master)',
22-
'<img src="images/majdi.jpg" width="150" height="170">'
2319
]
2420
]
2521
aLegends = [
2622
[
2723
'Bert Mariani (Applications Master)',
2824
'<img src="images/UmbertoMariani.png" width="150" height="170">'
2925
],
26+
[
27+
'Majdi Sobain (Extensions Master)',
28+
'<img src="images/majdi.jpg" width="150" height="170">'
29+
],
3030
[
3131
'Gal Zsolt (Samples Master)',
3232
'<img src="images/GalZsolt.png" width="150" height="170">'

team.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h3>Simple and flexible dynamic programming language for applications developmen
214214

215215
<div id="team" class="panel-group">
216216
<div class="panel panel-default">
217-
<div class="panel-heading"><h4>Ring Team <span class="badge">4</span></h4></div>
217+
<div class="panel-heading"><h4>Ring Team <span class="badge">3</span></h4></div>
218218
<div class="panel-body">
219219

220220
<table class="table table-striped">
@@ -250,14 +250,6 @@ <h3>Simple and flexible dynamic programming language for applications developmen
250250

251251
</tr>
252252

253-
<tr>
254-
255-
<th> Majdi Sobain (Extensions Master) </th>
256-
257-
<th> <img src="images/majdi.jpg" width="150" height="170"> </th>
258-
259-
</tr>
260-
261253
</tbody>
262254
</table>
263255

@@ -339,7 +331,7 @@ <h3>Simple and flexible dynamic programming language for applications developmen
339331

340332
<div id="legends" class="panel-group">
341333
<div class="panel panel-default">
342-
<div class="panel-heading"><h4>Ring Community Legends <span class="badge">2</span></h4></div>
334+
<div class="panel-heading"><h4>Ring Community Legends <span class="badge">3</span></h4></div>
343335
<div class="panel-body">
344336

345337
<table class="table table-striped">
@@ -359,6 +351,14 @@ <h3>Simple and flexible dynamic programming language for applications developmen
359351

360352
</tr>
361353

354+
<tr>
355+
356+
<th> Majdi Sobain (Extensions Master) </th>
357+
358+
<th> <img src="images/majdi.jpg" width="150" height="170"> </th>
359+
360+
</tr>
361+
362362
<tr>
363363

364364
<th> Gal Zsolt (Samples Master) </th>

0 commit comments

Comments
 (0)