Browse Source

tutorial screenshots renewed

resolves https://github.com/abpframework/abp/issues/1470
pull/1611/head
Yunus Emre Kalkan 7 years ago
parent
commit
4767659459
  1. 2
      docs/en/Tutorials/AspNetCore-Mvc/Part-I.md
  2. 2
      docs/en/Tutorials/AspNetCore-Mvc/Part-II.md
  3. BIN
      docs/en/Tutorials/AspNetCore-Mvc/images/bookstore-book-list-2.png
  4. BIN
      docs/en/Tutorials/AspNetCore-Mvc/images/bookstore-create-dialog-2.png

2
docs/en/Tutorials/AspNetCore-Mvc/Part-I.md

@ -455,7 +455,7 @@ $(function () {
The final UI is shown below:
![bookstore-book-list](images/bookstore-book-list.png)
![bookstore-book-list](images/bookstore-book-list-2.png)
### Next Part

2
docs/en/Tutorials/AspNetCore-Mvc/Part-II.md

@ -16,7 +16,7 @@ You can access to the **source code** of the application from [the GitHub reposi
In this section, you will learn how to create a new modal dialog form to create a new book. The result dialog will be like that:
![bookstore-create-dialog](images/bookstore-create-dialog.png)
![bookstore-create-dialog](images/bookstore-create-dialog-2.png)
#### Create the Modal Form

BIN
docs/en/Tutorials/AspNetCore-Mvc/images/bookstore-book-list-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
docs/en/Tutorials/AspNetCore-Mvc/images/bookstore-create-dialog-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Loading…
Cancel
Save