Click issue in confic : GWM

This commit is contained in:
Gowtham M 2025-03-14 16:53:20 +05:30
parent 27681a4fa1
commit 9fdb85b453

View File

@ -167,7 +167,7 @@ if (!empty($master)) {
<?php echo $con->ConfigValue ?>
</a>
</td>
</td>
<?php }else{ ?>
<td><?php echo $con->ConfigValue; ?></td>
<?php } ?>
@ -553,7 +553,7 @@ if (!empty($master)) {
//this click function is used for showing material codes in modal window , MC created using a particular configuration value
$(".config-category").click(function () {
$(document).on("click", ".config-category", function () {