Skip to content

Commit

Permalink
change reports
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-struchev committed Apr 29, 2024
1 parent 5a5ec89 commit 4977ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/templates/report_strategies.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
</td>
<td>
<span th:if="${!s.isEnabled}">Выключена</span>
<br/>
<span th:if="${s.isOnlySell}">Только продажа</span>
</td>
</tr>
Expand Down

0 comments on commit 4977ee0

Please sign in to comment.