Browse Source

code sync

TonyKang 6 năm trước cách đây
mục cha
commit
c9457ce43a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/maintain/report/rpt_tpl_detail_calculation.html

+ 1 - 1
web/maintain/report/rpt_tpl_detail_calculation.html

@@ -28,7 +28,7 @@
                 </div>
             </div>
             <div class="form-group">
-                <textarea rows="16" cols="108" id="exprContent" onkeyup="calculationTreeOprObj.changeExpression(this)"></textarea>
+                <textarea rows="16" cols="106" id="exprContent" onkeyup="calculationTreeOprObj.changeExpression(this)"></textarea>
             </div>
         </div>
     </div>