adminfaces / admin-template

JSF responsive admin template based on Bootstrap and AdminLTE
https://adminfaces.github.io/docs/latest/#admin_template
MIT License
209 stars 101 forks source link

syncax error in filea admintemplate.js #205

Closed xexes closed 2 years ago

xexes commented 2 years ago
Issue Overview

syntac error in file admintemplate.js function windowResize() { if(!isMobile() && ) setTimeout(function () { $(window).trigger('resize'); }, 500); }

rmpestano commented 2 years ago

Hi @xexes, can you try with v1.6.0? Let me know if the issue persists