Skip to content

Commit 4b1b731

Browse files
bahossphp-coder
andauthored
Update src/main/webapp/WEB-INF/views/series/info.html
Co-authored-by: Slava Semushin <slava.semushin@gmail.com>
1 parent eccf9fe commit 4b1b731

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
@@ -623,7 +623,7 @@ <h5 th:text="#{t_who_selling_series}">Who was selling/buying this series</h5>
623623
</div>
624624
</div>
625625

626-
<div id="series-sales-list" sec:authorize="hasAuthority('VIEW_SERIES_SALES')"></div>
626+
<div id="series-sales-list" sec:authorize="hasAuthority('VIEW_SERIES_SALES')" togglz:active="USE_REACT"></div>
627627

628628
<div class="row" sec:authorize="hasAuthority('ADD_SERIES_SALES')">
629629
<div class="col-sm-12">

0 commit comments

Comments
 (0)