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