resinbatchcard.php edited online BY VELZ
This commit is contained in:
parent
62490cee63
commit
91b3c5cecc
@ -25,7 +25,7 @@ class resinbatchcard extends BaseController
|
|||||||
/**
|
/**
|
||||||
* This function used to load the first screen of the user
|
* This function used to load the first screen of the user
|
||||||
*/
|
*/
|
||||||
public function index()
|
function addNewResinBatchCard()
|
||||||
{
|
{
|
||||||
|
|
||||||
$data['productsoutward'] = $this->quality_model->getAllprodcuts();
|
$data['productsoutward'] = $this->quality_model->getAllprodcuts();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user