Skip to content

Commit 335256f

Browse files
bahossphp-coder
andauthored
Update src/main/webapp/WEB-INF/views/series/info.html
Co-authored-by: Slava Semushin <[email protected]>
1 parent 67a0867 commit 335256f

File tree

1 file changed

+1
-1
lines changed
  • src/main/webapp/WEB-INF/views/series

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/views/series/info.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ <h5 th:text="#{t_add_info_who_selling_series}">Add info about selling/buying thi
997997
't_add': [[ #{t_add} ]]
998998
}
999999
};
1000-
var seriesSalesBlockProps = {
1000+
var seriesSalesListProps = {
10011001
'url': [[ '__@{${INFO_SERIES_PAGE}(id=${series.id})}__' ]],
10021002
'csrfHeaderName': [[ ${_csrf.headerName} ]],
10031003
'csrfTokenValue': [[ ${_csrf.token} ]],

0 commit comments

Comments
 (0)