Merge branch 'new_theme' of bitbucket.org:venbainformationtechnology/ria into new_theme

This commit is contained in:
vadivelJ96 2025-03-14 17:07:23 +05:30
commit 5145c23201

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 } ?>
@ -552,7 +552,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 () {