From 91b3c5cecca6af5717ff2e07c1d465f432b8409b Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Tue, 27 Mar 2018 06:23:11 +0000 Subject: [PATCH] resinbatchcard.php edited online BY VELZ --- application/controllers/resinbatchcard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/resinbatchcard.php b/application/controllers/resinbatchcard.php index 7c49b6b6..84b40218 100644 --- a/application/controllers/resinbatchcard.php +++ b/application/controllers/resinbatchcard.php @@ -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();