ellisran пре 1 година
родитељ
комит
4bf620dc72
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/view/change/information.ejs

+ 1 - 0
app/view/change/information.ejs

@@ -469,6 +469,7 @@
     </div>
 </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 %>';