Skip to content

Commit

Permalink
Update ref name in thymeleaf to be clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
bseeger committed Jan 31, 2024
1 parent 390e89f commit e4958d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<th:block th:fragment="docUploadSeeWhatToAddReveal">
<th:block th:replace="~{fragments/accordion :: accordion(
buttonLabel=~{::contentLabel},
content=~{::contentContent})}">
content=~{::content})}">
<th:block th:ref="contentLabel">
<span class="clipboard-icon">
<i class="icon-">&#xE862;</i>
Expand Down

0 comments on commit e4958d0

Please sign in to comment.