From 4537c5a949c782ce948df5c1661fef02cb897e2c Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Mon, 17 Sep 2018 17:21:05 +0530 Subject: [PATCH] final product heading change --- application/controllers/batchcard.php | 8 ++++---- application/views/FinalProduct.php | 2 +- application/views/FinalProductHistory.php | 2 +- application/views/FinalProductlisting.php | 2 +- application/views/includes/header.php | 12 ++++++------ 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/application/controllers/batchcard.php b/application/controllers/batchcard.php index d97812ec..e2d592cb 100755 --- a/application/controllers/batchcard.php +++ b/application/controllers/batchcard.php @@ -1285,7 +1285,7 @@ class batchcard extends BaseController $data['stock_value'] = $this->batchcard_model->getStockValue(); //print_r($data['allhourdata']);die(); - $this->global['pageTitle'] = 'Siddharth : Final Product'; + $this->global['pageTitle'] = 'Siddharth : Finished Product Batch Card'; $this->loadViews("FinalProduct", $this->global,$data,NULL); } @@ -1307,7 +1307,7 @@ class batchcard extends BaseController $data['stock_value'] = $this->batchcard_model->getStockValue(); - $this->global['pageTitle'] = 'Siddharth : Final Product'; + $this->global['pageTitle'] = 'Siddharth : Finished Product Batch Card'; $this->loadViews("editFinalProduct", $this->global,$data,NULL); // $this->loadViews("finaledit", $this->global,$data,NULL); @@ -1319,7 +1319,7 @@ class batchcard extends BaseController { $data['final_product'] = $this->batchcard_model->getFinalProductDetaisl(); - $this->global['pageTitle'] = 'Siddharth : Final Product'; + $this->global['pageTitle'] = 'Siddharth : Finished Product Batch Card Listing'; $this->loadViews("FinalProductlisting", $this->global,$data,NULL); } @@ -1329,7 +1329,7 @@ class batchcard extends BaseController { $data['inv_final_product'] = $this->batchcard_model->getinvoice_products(); - $this->global['pageTitle'] = 'Siddharth : Final Product'; + $this->global['pageTitle'] = 'Siddharth : Finished Product Batch Card History'; $this->loadViews("FinalProductHistory", $this->global,$data,NULL); } diff --git a/application/views/FinalProduct.php b/application/views/FinalProduct.php index 700dc167..2baa9438 100644 --- a/application/views/FinalProduct.php +++ b/application/views/FinalProduct.php @@ -82,7 +82,7 @@ $(function() {
-

Siddharth Industries -

+

Siddharth Industries - Finished Product Batch Card

diff --git a/application/views/FinalProductHistory.php b/application/views/FinalProductHistory.php index b683f512..2caf8e31 100644 --- a/application/views/FinalProductHistory.php +++ b/application/views/FinalProductHistory.php @@ -58,7 +58,7 @@ $(function() {
-

Siddharth Industries - Final Product History

+

Siddharth Industries - Finished Product Batch Card History

diff --git a/application/views/FinalProductlisting.php b/application/views/FinalProductlisting.php index f1c0e8ad..d80b3116 100644 --- a/application/views/FinalProductlisting.php +++ b/application/views/FinalProductlisting.php @@ -14,7 +14,7 @@
-

Siddharth Industries - Final Product Listing

+

Siddharth Industries - Finished Product Batch Card History Listing

diff --git a/application/views/includes/header.php b/application/views/includes/header.php index 643b28dd..6741e3ce 100755 --- a/application/views/includes/header.php +++ b/application/views/includes/header.php @@ -517,7 +517,7 @@ display: none; -->
  • - Final Product + Finished Product Batch Card
  • @@ -525,7 +525,7 @@ display: none;
  • - Finished Product History + Finished Product Batch Card History
  • @@ -533,7 +533,7 @@ display: none;
  • - Final Product Listing + Finished Product Batch Card Listing
  • @@ -579,7 +579,7 @@ else{
  • - Final Product + Finished Product Batch Card
  • @@ -587,14 +587,14 @@ else{
  • - Finished Product History + Finished Product Batch Card History
  • - Final Product Listing + Finished Product Batch Card Listing