Skip to content

Commit ebd1e40

Browse files
committed
fix add book without ISBN small bug
1 parent 97df99c commit ebd1e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/bood_add_index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</div>
7676
<div class="form-group row">
7777
<div class="col-sm-9 offset-sm-3">
78-
<a href="book_add.jsp" >Have No ISBN</a>
78+
<a href="BookAdd.do" >Have No ISBN</a>
7979
</div>
8080
</div>
8181
</form>

0 commit comments

Comments
 (0)