Skip to content

Commit 61cf0c9

Browse files
committed
new batch_2022
1 parent 446b36e commit 61cf0c9

15 files changed

+15
-0
lines changed

biosci.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">Msc Bio Sci</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

bpharm.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BPharm</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

chem.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE Chemical</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

civ.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE Civil</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

cs.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE CS</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

ece.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE ECE</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

eco.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">Msc Economics</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

eee.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE EEE</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

eni.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE ENI</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ <h1 class="mb-4">Welcome to BITS UNXTE</h1>
166166
</button>
167167
<div class="dropdown-content">
168168
<ul class="items">
169+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
169170
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
170171
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
171172
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

manuf.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE Manufacturing</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

math.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">Msc Maths</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

mech.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">BE Mechanical</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

mscchem.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">Msc Chemistry</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

phy.html

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h1 class="mb-4">Msc Physics</h1>
140140
</button>
141141
<div class="dropdown-content">
142142
<ul class="items">
143+
<li><input class="fcheckbox" value="2022" name="year" type="radio" onclick="checkboxupdate()">2022</input></li>
143144
<li><input class="fcheckbox" value="2021" name="year" type="radio" onclick="checkboxupdate()">2021</input></li>
144145
<li><input class="fcheckbox" value="2020" name="year" type="radio" onclick="checkboxupdate()">2020</input></li>
145146
<li><input class="fcheckbox" value="2019" name="year" type="radio" onclick="checkboxupdate()">2019</input></li>

0 commit comments

Comments
 (0)