resinbatchcard.php edited online BY VELZ

This commit is contained in:
gandhimathi 2018-03-27 06:23:11 +00:00
parent 62490cee63
commit 91b3c5cecc

View File

@ -25,7 +25,7 @@ class resinbatchcard extends BaseController
/**
* This function used to load the first screen of the user
*/
public function index()
function addNewResinBatchCard()
{
$data['productsoutward'] = $this->quality_model->getAllprodcuts();