From 6f2d1efd4ba6e13fc886f197f4c3a60ede66cb32 Mon Sep 17 00:00:00 2001 From: UmaMaheswariChandrabose Date: Thu, 12 Sep 2019 13:00:25 +0530 Subject: [PATCH] App.json file modified due to wrong detection of technologies. --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 9322e443d..7dbdf7f94 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3242,7 +3242,7 @@ 18, 59 ], - "html": "<[^<]+class=\"[^\"]*[^-](?:e-control|e-lib)", + "html": "<[^>]+ class ?= ?\"(e-control|[^\"]+ e-control)(?= )[^\"]* e-lib\\b", "icon": "syncfusion.svg", "website": "https://www.syncfusion.com/javascript-ui-controls" },