This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
java-bookstore
mirror of
https://github.com/Fincer/java-bookstore
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Add comment about object notation
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
v0.0.2-alpha
Pekka Helenius
4 years ago
parent
2042d4af3d
commit
67482438ce
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
bookstore/src/main/resources/templates/booklist.html
+ 5
- 0
bookstore/src/main/resources/templates/booklist.html
View File
@ -51,6 +51,11 @@ Idea of the following syntax used in this and other HTML document:
page.title.webform.list
<
/
h1
>
<!--
/*
TODO: Use proper object notation here?
For example syntax, see
https://www.thymeleaf.org/doc/tutorials/2.1/usingthymeleaf.html#order-details
*/-->
<
table
class
=
"table table-striped"
>
<
tr
>
Write
Preview
Loading…
Cancel
Save