remove errant empty line addition
这个提交包含在:
父节点
c2c2b0f395
当前提交
eab8af8068
共有 1 个文件被更改,包括 0 次插入 和 1 次删除
|
|
@ -79,7 +79,6 @@ function echoQrbCalcLink($mygrid, $grid, $vucc) {
|
||||||
</thead>
|
</thead>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$i = 0;
|
$i = 0;
|
||||||
if(!empty($results)) {
|
if(!empty($results)) {
|
||||||
foreach ($results->result() as $row) { ?>
|
foreach ($results->result() as $row) { ?>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用