From 64ae59f876b6dc589507fd5627cec8ee6e7c071b Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Mon, 9 Dec 2024 17:29:50 +0530 Subject: [PATCH] master detail module changes-2 vadivel J 09-12-2024 --- app/Views/editconfig.php | 13 +++++-------- app/Views/factoryMachineMasterDetails.php | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/app/Views/editconfig.php b/app/Views/editconfig.php index ac45b72f..83f6519f 100755 --- a/app/Views/editconfig.php +++ b/app/Views/editconfig.php @@ -153,12 +153,10 @@ if (!empty($master)) { isActive == 0) { ?> - @@ -171,8 +169,7 @@ if (!empty($master)) {       - '"configVal[<%=index%>][index]"', 'value' => set_value('<%=index%>'), 'id' => '"configVal[<%=index%>][index]"', 'class' => 'form-control', 'type' => 'hidden'); + $data = array('name' => '"configVal[<%=index%>][index]"', 'value' => set_value('<%=index%>'), 'id' => '"configVal[<%=index%>][index]"', 'class' => 'form-control', 'type' => 'hidden'); echo form_input($data); ?> <%=index%> @@ -552,7 +549,7 @@ if (!empty($master)) { $('#AddConfigValue').val(''); return; } - }else{ + } else { $('.tempClickAdd').click(); } diff --git a/app/Views/factoryMachineMasterDetails.php b/app/Views/factoryMachineMasterDetails.php index 2b9117c4..fe129dba 100644 --- a/app/Views/factoryMachineMasterDetails.php +++ b/app/Views/factoryMachineMasterDetails.php @@ -73,7 +73,7 @@
-
+
getFlashdata('error');