* Modify feedback for test case import.
This commit is contained in:
@@ -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';?>
|
||||
|
||||
Reference in New Issue
Block a user