@@ -469,6 +469,7 @@
</div>
<script>
+ $('.sjs-height-change').height($('.sjs-height-1').height() - $('#list-tab').outerHeight());
const tenderName = JSON.parse(unescape('<%- escape(JSON.stringify(tender.name)) %>'));
const tenderId = '<%- tender.id %>';
const totalPriceUnit = '<%- tpUnit %>';