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