routes.php edited online with Bitbucket

This commit is contained in:
gandhimathi 2018-02-26 13:46:23 +00:00
parent f34bcc86ac
commit 228b1ed274

View File

@ -275,7 +275,7 @@ $route['editdepartment'] = "department/editdepartment";
//<-------------Reports page----------------->
$route['normalinprocess'] = "inprocess/addNewInprocessInspection";
$route['nissaninprocess'] = "inprocess/addNewNissaanInprocessInspection";
$route['nissaninprocess'] = "inprocess/addNewNissanInprocessInspection";
/* End of file routes.php */