diff --git a/app/Views/editconfig.php b/app/Views/editconfig.php
index e4b966ee..f1cbac68 100755
--- a/app/Views/editconfig.php
+++ b/app/Views/editconfig.php
@@ -167,7 +167,7 @@ if (!empty($master)) {
ConfigValue ?>
-
+
ConfigValue; ?> |
@@ -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 () {