Skip to content

Commit 9ad4d52

Browse files
authored
only add no sub or mul
1 parent e20d3d6 commit 9ad4d52

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/main/webapp/index.jsp

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@
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>
29-
30-
3121
</div>
3222
<input type="submit" value="submit" />
3323
</form>

0 commit comments

Comments
 (0)