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

fixed a bug that occur when finding active menu item #176

Closed marikaya closed 3 years ago

marikaya commented 5 years ago

when you give a parameter to link, active menu item script doesnt recognize the current page according to current url thus an extra parameter exist at the url

rmpestano commented 5 years ago

Hi @marikaya,

thanks for the PR, do you an example which causes the issue?