Browse Source

Reduced size of large images

pull/15507/head
Onur Pıçakcı 3 years ago
parent
commit
2501a56074
  1. 2
      docs/en/Tutorials/Part-5.md
  2. BIN
      docs/en/Tutorials/images/blazor-edit-book-modal-2.png
  3. BIN
      docs/en/Tutorials/images/blazor-new-book-modal-2.png
  4. BIN
      docs/en/Tutorials/images/book-create-modal-with-author-2.png
  5. BIN
      docs/en/Tutorials/images/bookstore-added-authors-to-modals-2.png
  6. BIN
      docs/en/Tutorials/images/bookstore-angular-author-selection-2.png
  7. BIN
      docs/en/Tutorials/images/bookstore-confirmation-popup-2.png
  8. BIN
      docs/en/Tutorials/images/bookstore-final-actions-dropdown-2.png
  9. BIN
      docs/en/Tutorials/images/bookstore-new-book-form-v3.png

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

@ -374,7 +374,7 @@ Open the `/src/app/book/book.component.html` file and replace the create button
Books table in the book management page has an actions button for each row. The actions button includes *Edit* and *Delete* actions:
![bookstore-edit-delete-actions](images/bookstore-edit-delete-actions.png)
![bookstore-edit-delete-actions](images/bookstore-edit-delete-actions-2.png)
We should hide an action if the current user has not granted for the related permission.

BIN
docs/en/Tutorials/images/blazor-edit-book-modal-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 45 KiB

BIN
docs/en/Tutorials/images/blazor-new-book-modal-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

BIN
docs/en/Tutorials/images/book-create-modal-with-author-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

BIN
docs/en/Tutorials/images/bookstore-added-authors-to-modals-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 48 KiB

BIN
docs/en/Tutorials/images/bookstore-angular-author-selection-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 43 KiB

BIN
docs/en/Tutorials/images/bookstore-confirmation-popup-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 29 KiB

BIN
docs/en/Tutorials/images/bookstore-final-actions-dropdown-2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs/en/Tutorials/images/bookstore-new-book-form-v3.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Loading…
Cancel
Save