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() })