From be339a26525084b367af552ed5e700a2093de091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20P=C4=B1=C3=A7akc=C4=B1?= Date: Sat, 21 Jan 2023 23:53:56 +0300 Subject: [PATCH] Made some changes to the BookStore Angular documentation for the ui --- docs/en/Tutorials/Part-3.md | 12 ++++++------ docs/en/Tutorials/Part-5.md | 2 +- docs/en/Tutorials/Part-9.md | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/en/Tutorials/Part-3.md b/docs/en/Tutorials/Part-3.md index 3e6fb13e38..2e9fe21c59 100644 --- a/docs/en/Tutorials/Part-3.md +++ b/docs/en/Tutorials/Part-3.md @@ -653,7 +653,7 @@ Open `/src/app/book/book.component.html` and make the following changes:
@@ -773,17 +773,17 @@ Open `/src/app/book/book.component.html` and replace `
-
+
*
-
+
*
-
+
* - {%{{{ '::Actions' | abpLocalization }}}%} + {%{{{ '::Actions' | abpLocalization }}}%}
```` diff --git a/docs/en/Tutorials/Part-9.md b/docs/en/Tutorials/Part-9.md index 4e27655d64..ba67e2d258 100644 --- a/docs/en/Tutorials/Part-9.md +++ b/docs/en/Tutorials/Part-9.md @@ -728,7 +728,7 @@ Open the `/src/app/author/author.component.html` and replace the content as belo
@@ -750,7 +750,7 @@ Open the `/src/app/author/author.component.html` and replace the content as belo aria-haspopup="true" ngbDropdownToggle > - {%{{{ '::Actions' | abpLocalization }}}%} + {%{{{ '::Actions' | abpLocalization }}}%}
-
+
*