File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 225225 photo : MuSHR.png
226226 website : https://mushr.io/
227227 type : 7-2
228+
229+ - name : Arm Farm <br> WidowX 250
230+ photo : armfarm.jpg
231+ website : https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/wx250.html
232+ type : 7-3
Original file line number Diff line number Diff line change 1010< div class ="full-page ">
1111 < div class ="grid-container ">
1212 < h2 class ="row-label " id ="row-label-0 "> Faculty</ h2 >
13- <!-- < h2 class="row-label" id="row-label-1">Postdoc</h2> -- >
13+ < h2 class ="row-label " id ="row-label-1 " style =" display:none " > Postdoc</ h2 >
1414 < h2 class ="row-label " id ="row-label-2 "> Ph.D. Students</ h2 >
1515 < h2 class ="row-label " id ="row-label-3 "> M.S. & M.Eng. Students</ h2 >
1616 < h2 class ="row-label " id ="row-label-4 "> Undergraduate Students</ h2 >
@@ -47,7 +47,7 @@ <h2 class="row-label" id="row-label-7">Robots</h2>
4747 {% endif %}
4848
4949 <!-- Hidden modal that opens when image clicked -->
50- {% if member.type != "7-1" or member.type != "7-2" %} <!-- Exclude robots -->
50+ {% if member.type != "7-1" or member.type != "7-2" % or member.type != "7-3" % } <!-- Exclude robots -->
5151 < div class ="image-modal " id ="modal-{{ forloop.index }} ">
5252 < div class ="image-modal-content ">
5353 < span class ="close "> ×</ span >
You can’t perform that action at this time.
0 commit comments