From 469f36f528b95df5793c76b855dedc96181fd11a Mon Sep 17 00:00:00 2001 From: Rorschach-ar Date: Tue, 17 Jan 2023 09:23:16 +0530 Subject: [PATCH 1/5] ui change --- .../booksdisplay/booksdisplay.component.html | 110 +++++++++--------- 1 file changed, 52 insertions(+), 58 deletions(-) diff --git a/FrontEnd/Library/src/app/booksdisplay/booksdisplay.component.html b/FrontEnd/Library/src/app/booksdisplay/booksdisplay.component.html index f405e060..b9fe1983 100644 --- a/FrontEnd/Library/src/app/booksdisplay/booksdisplay.component.html +++ b/FrontEnd/Library/src/app/booksdisplay/booksdisplay.component.html @@ -1,65 +1,59 @@ - -
-
-
-
-

-

Books Details

+
+ +
+
+

+

Books Details

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Book NameCategory-NamePublicationAutherBook CopiesBook CoverAction
{{books.booksName}}{{books.category.categoryName}}{{books.publication}}{{books.auther}}{{books.booksCopies}} - - - -
-
- - -
-
-
-
\ No newline at end of file + "> + + {{books.booksName}} + {{books.category.categoryName}} + {{books.publication}} + {{books.auther}} + {{books.booksCopies}} + + + + + + + + +
+ + +
+ + \ No newline at end of file From 74cb732191d79bd64afb5afb80963e4a86ca14d5 Mon Sep 17 00:00:00 2001 From: Rorschach-ar Date: Tue, 17 Jan 2023 09:58:35 +0530 Subject: [PATCH 2/5] ui --- FrontEnd/Library/src/app/borrow/borrow.component.html | 5 +---- .../src/app/borrowhistory/borrowhistory.component.html | 2 +- FrontEnd/Library/src/app/navbar2/navbar2.component.html | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/FrontEnd/Library/src/app/borrow/borrow.component.html b/FrontEnd/Library/src/app/borrow/borrow.component.html index 0241aacc..d53cb9f9 100644 --- a/FrontEnd/Library/src/app/borrow/borrow.component.html +++ b/FrontEnd/Library/src/app/borrow/borrow.component.html @@ -77,10 +77,7 @@

Borrow Details

- +
START DATE