Skip to content

Commit 3af9335

Browse files
authored
Only add
1 parent b3afdc1 commit 3af9335

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/main/webapp/index.jsp

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,7 @@
1818
<input type="radio" name="r1" value="add" />addition
1919
<br />
2020
</label>
21-
<label>
22-
<input type="radio" name="r2" value="sub" />subtraction
23-
<br />
24-
</label>
25-
<label>
26-
<input type="radio" name="r3" value="prod" />product
27-
<br />
28-
</label>
21+
2922

3023

3124
</div>

0 commit comments

Comments
 (0)