* Modify feedback for test case import.

This commit is contained in:
caoyanyi
2022-11-18 14:34:20 +08:00
parent 38c7d708f1
commit c038cce9b5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ $(function()
$(select).trigger("chosen:updated");
}
});
$('.pager a.pager-item').attr('data-app', app);
})
/**
@@ -102,4 +102,5 @@
</div>
<?php js::set('productID', $productID)?>
<?php js::set('branch', $branch)?>
<?php js::set('app', $app->tab)?>
<?php include '../../common/view/footer.html.php';?>