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 Jan 28, 2026. It is now read-only.
Bug fix: fixed jquery.galleryview behavior when more than 1 gallery is added
and javascript is loaded on the bottom
[ichim-david refs #104101]
Change: modified jquery.galleryview to add gallery-panel instead of panel class
thus avoiding clash with other javascripts that are using panel logic
[ichim-david refs #104101]
Change: upgrade fancybox to 2.1.7 and jquery.reflection to 1.11 in order to avoid jquery.migrate warnings for using deprecated jquery features
[ichim-david refs #91577]