You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2022. It is now read-only.
I discovered a bug in the link rendering while updating to the latest version of django-sorting-bootstrap. I see that the project is archived so I'm not sure if you are accepting changes but I'd be more than happy to create a pull request to fix it. It's just missing a closing tag in the template so it's creating three of the glyphicon links instead of one. Thanks.