Browse Source

Update images for part-2 for leptonx

pull/15250/head
Halil İbrahim Kalkan 3 years ago
parent
commit
2da71a1425
  1. 4
      docs/en/Tutorials/Part-2.md
  2. BIN
      docs/en/Tutorials/images/bookstore-book-list-4.png
  3. BIN
      docs/en/Tutorials/images/bookstore-new-menu-item-2.png

4
docs/en/Tutorials/Part-2.md

@ -215,7 +215,7 @@ context.Menu.AddItem(
Run the project, login to the application with the username `admin` and the password `1q2w3E*` and you can see that the new menu item has been added to the main menu:
![bookstore-menu-items](images/bookstore-new-menu-item.png)
![bookstore-menu-items](images/bookstore-new-menu-item-2.png)
When you click on the Books menu item under the Book Store parent, you will be redirected to the new empty Books Page.
@ -328,7 +328,7 @@ $(function () {
You can run the application! The final UI of this part is shown below:
![Book list](images/bookstore-book-list-3.png)
![Book list](images/bookstore-book-list-4.png)
This is a fully working, server side paged, sorted and localized table of books.

BIN
docs/en/Tutorials/images/bookstore-book-list-4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
docs/en/Tutorials/images/bookstore-new-menu-item-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Loading…
Cancel
Save