uprava barvicek profity

This commit is contained in:
David Brazda
2023-11-27 18:19:51 +01:00
parent 208a1acae5
commit 6a459cd745
2 changed files with 2 additions and 2 deletions

View File

@ -856,7 +856,7 @@
<script src="/static/js/utils.js?v=1.01"></script>
<script src="/static/js/instantindicators.js?v=1.01"></script>
<script src="/static/js/archivechart.js?v=1.03"></script>
<script src="/static/js/archivetables.js?v=1.04"></script>
<script src="/static/js/archivetables.js?v=1.05"></script>
<script src="/static/js/livewebsocket.js?v=1.01"></script>
<script src="/static/js/realtimechart.js?v=1.01"></script>
<script src="/static/js/mytables.js?v=1.01"></script>

View File

@ -1265,7 +1265,7 @@ var archiveRecords =
tools += '<span id="batchtool_report_button" class="material-symbols-outlined tool-icon" title="Batch Report">lab_profile</span>'
tools += '<span id="batchtool_delete_button" class="material-symbols-outlined tool-icon" title="Delete Batch">delete</span>'
icon_color = getColorForId(stratinId)
profit_icon_color = (profit>0) ? "#e33972" : "#d42962"
profit_icon_color = (profit>0) ? "#4f8966" : "#bb2f5e" //"#d42962"
}
else {
//def color for no batch - semi transparent