Click issue in confic : GWM
This commit is contained in:
parent
27681a4fa1
commit
9fdb85b453
@ -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 () {
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user