From c481a8e695b19d8b92fcfe267de9367f8c8667b9 Mon Sep 17 00:00:00 2001 From: Sai Sudheer Date: Fri, 10 Mar 2023 10:34:45 +0530 Subject: [PATCH] error --- assets/js/list.index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/list.index.js b/assets/js/list.index.js index 58910fe..faaf860 100644 --- a/assets/js/list.index.js +++ b/assets/js/list.index.js @@ -226,7 +226,7 @@ function loadData(ApiPath, isSentBy) { } } ); - if(window.innerWidth() < 1024){ + if(window.innerWidth < 1024){ $('.ctr-lst-pge').on('click', function(){ $('.mnNvIcn').click() })