We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a0867 commit 335256fCopy full SHA for 335256f
src/main/webapp/WEB-INF/views/series/info.html
@@ -997,7 +997,7 @@ <h5 th:text="#{t_add_info_who_selling_series}">Add info about selling/buying thi
997
't_add': [[ #{t_add} ]]
998
}
999
};
1000
- var seriesSalesBlockProps = {
+ var seriesSalesListProps = {
1001
'url': [[ '__@{${INFO_SERIES_PAGE}(id=${series.id})}__' ]],
1002
'csrfHeaderName': [[ ${_csrf.headerName} ]],
1003
'csrfTokenValue': [[ ${_csrf.token} ]],
0 commit comments