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
Re-format Thymeleaf URL reference
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
v0.0.4-alpha
Pekka Helenius
4 years ago
parent
d12450bffe
commit
aa822a7829
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bookstore/src/main/resources/templates/fragments/loginout.html
+ 1
- 1
bookstore/src/main/resources/templates/fragments/loginout.html
View File
@ -88,7 +88,7 @@
*/-->
<
div
th:if
=
"${@environment.getActiveProfiles()[0] == 'dev'}"
style
=
"margin: 10px 0;"
>
<
div
>
<
a
th:href
=
"@{__${@Pages.H2CONSOLE}__}"
>
H2 database console access
<
/
a
>
<
/
div
>
<
div
>
<
a
th:href
=
"@{__${@Pages.DEV}__
} + @{
__${@Pages.DEVSTATSREF}__}"
>
How to: Spring statistics data
<
/
a
>
<
/
div
>
<
div
>
<
a
th:href
=
"@{__${@Pages.DEV}____${@Pages.DEVSTATSREF}__}"
>
How to: Spring statistics data
<
/
a
>
<
/
div
>
<
/
div
>
<
/
div
>
<
/
th:block
>
Write
Preview
Loading…
Cancel
Save