diff --git a/bookstore/src/main/resources/templates/apiref.html b/bookstore/src/main/resources/templates/apiref.html index ee2fc85..65820f2 100644 --- a/bookstore/src/main/resources/templates/apiref.html +++ b/bookstore/src/main/resources/templates/apiref.html @@ -1,25 +1,25 @@ - + - - - - - page.title.browser.apiref - + + + + + page.title.browser.apiref + -

- page.title.webform.apiref -

+

+ page.title.webform.apiref +

-

- page.text.apiref.warning -

+

+ page.text.apiref.warning +

@@ -136,7 +136,7 @@ page.text.apiref.unix.info - + - + - +

@@ -170,7 +170,7 @@ page.text.apiref.unix.info

@@ -188,7 +188,7 @@ page.text.apiref.unix.info

@@ -209,7 +209,7 @@

- button.page.list.return @@ -218,7 +218,5 @@
- - diff --git a/bookstore/src/main/resources/templates/bookadd.html b/bookstore/src/main/resources/templates/bookadd.html index 37af943..eb26170 100644 --- a/bookstore/src/main/resources/templates/bookadd.html +++ b/bookstore/src/main/resources/templates/bookadd.html @@ -1,233 +1,233 @@ - + - - - - - page.title.browser.add - + + + + + page.title.browser.add +
-

- page.title.webform.add -

+

+ page.title.webform.add +

-
+
-
-

- book.author -

-
-
-
- - - - - book.desc.set.author.firstname - - - - book.desc.example.headertext - - - - book.desc.example.author.firstname - - -
Invalid author first name value
-
- -
- - - - - book.desc.set.author.lastname - - - - book.desc.example.headertext - - - - book.desc.example.author.lastname - - -
Invalid author last name value
-
-
-
- -
- - - - - book.desc.set.title - - - - book.desc.example.headertext: - - - - book.desc.example.title - - -
Invalid title value
-
- -
- - - - - book.desc.set.isbn - - - - book.desc.example.headertext: - - - - book.desc.example.isbn - - -
Invalid ISBN code
-
- -
- - - - - book.desc.set.year - - - +
+

+ book.author +

+
+
+
+ + + + + book.desc.set.author.firstname + + + + book.desc.example.headertext + + + + book.desc.example.author.firstname + + +
Invalid author first name value
+
+ +
+ + + + + book.desc.set.author.lastname + + + + book.desc.example.headertext + + + + book.desc.example.author.lastname + + +
Invalid author last name value
+
+
+
+ +
+ + + + + book.desc.set.title + + + + book.desc.example.headertext: + + + + book.desc.example.title + + +
Invalid title value
+
+ +
+ + + + + book.desc.set.isbn + + + + book.desc.example.headertext: + + + + book.desc.example.isbn + + +
Invalid ISBN code
+
+ +
+ + + + + book.desc.set.year + + + + book.desc.example.headertext: + + + + book.desc.example.year + + +
Invalid year value
+
+ +
+ + +
+
+
+ page.symbols.currency +
+
+ +
+ + book.desc.set.price + + + book.desc.example.headertext: - - - - book.desc.example.year - - -
Invalid year value
-
- -
- - -
-
-
- page.symbols.currency -
-
- -
- - book.desc.set.price - - - - book.desc.example.headertext: - - - - book.desc.example.price - - -
Invalid price value
-
- -
- - + + - - - book.desc.set.category - -
- - - - -
- - + + book.desc.set.category + +
+ + + + +
+ +
button.page.list.return - + diff --git a/bookstore/src/main/resources/templates/bookedit.html b/bookstore/src/main/resources/templates/bookedit.html index b514377..e888714 100644 --- a/bookstore/src/main/resources/templates/bookedit.html +++ b/bookstore/src/main/resources/templates/bookedit.html @@ -1,236 +1,236 @@ - + - - + + - - page.title.browser.edit - + + page.title.browser.edit + -
+
-

- page.title.webform.edit -

+

+ page.title.webform.edit +

-
+
-
-

- book.author -

-
-
-
- - - - - book.desc.set.author.firstname - - - - book.desc.example.headertext - - - - book.desc.example.author.firstname - - -
Invalid author first name value
-
- -
- - - - - book.desc.set.author.lastname - - - - book.desc.example.headertext - - - - book.desc.example.author.lastname - - -
Invalid author last name value
-
-
-
- -
- - - - - book.desc.set.title - - - - book.desc.example.headertext: - - - - book.desc.example.title - - -
Invalid title
-
- -
- - - - - book.desc.set.isbn - - - - book.desc.example.headertext - - - - book.desc.example.isbn - - -
Invalid ISBN code value
-
- -
- - - - - book.desc.set.year - - - - book.desc.example.headertext: - - - - book.desc.example.year - - -
Invalid year value
-
- -
- -
-
-
- page.symbols.currency -
-
- -
- - - book.desc.set.price - - - - book.desc.example.headertext: - - - - book.desc.example.price - - -
Invalid price value
-
- -
- - + + + book.desc.set.author.firstname + + + + book.desc.example.headertext + + + + book.desc.example.author.firstname + + +
Invalid author first name value
+
+ +
+ + + + + book.desc.set.author.lastname + + + + book.desc.example.headertext + + + + book.desc.example.author.lastname + + +
Invalid author last name value
+
+
+
+ +
+ + + + + book.desc.set.title + + + + book.desc.example.headertext: + + + + book.desc.example.title + + +
Invalid title
+
+ +
+ + + + + book.desc.set.isbn + + + + book.desc.example.headertext + + + + book.desc.example.isbn + + +
Invalid ISBN code value
+
+ +
+ + + + + book.desc.set.year + + + + book.desc.example.headertext: + + + + book.desc.example.year + + +
Invalid year value
+
+ +
+ +
+
+
+ page.symbols.currency +
+
+ +
+ + + book.desc.set.price + + + + book.desc.example.headertext: + + + + book.desc.example.price + + +
Invalid price value
+
+ +
+ + + - - book.desc.set.category - + + book.desc.set.category + -
+ - + - + -
+
- button.page.list.return - + diff --git a/bookstore/src/main/resources/templates/booklist.html b/bookstore/src/main/resources/templates/booklist.html index 6e286f2..ec39bf3 100644 --- a/bookstore/src/main/resources/templates/booklist.html +++ b/bookstore/src/main/resources/templates/booklist.html @@ -1,47 +1,47 @@ - - + - + Instead, Thymeleaf template engine gets CSS style files via URI refs. Therefore, values of + href and th:href differ. However, both use cases are covered: Thymeleaf & plain HTML. - - + */--> - - page.title.browser.list - + + + + + page.title.browser.list + @@ -66,41 +66,41 @@ Idea of the following syntax used in this and other HTML document: - + (obj) book.author.firstName (obj) book.author.lastName - + (obj) book.title (obj) book.isbn (obj) book.year - - + + (obj) book.category.name @@ -108,7 +108,7 @@ Idea of the following syntax used in this and other HTML document: @@ -132,7 +132,7 @@ Idea of the following syntax used in this and other HTML document: page.text.list.edit - + - + - - + + - - page.title.browser.error - + + page.title.browser.error + @@ -22,4 +22,4 @@ - \ No newline at end of file +