Skip to content

Commit

Permalink
#142 makeAlbumPictureClick also on back
Browse files Browse the repository at this point in the history
  • Loading branch information
baxgas committed Apr 5, 2020
1 parent 0ec7acd commit d743eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wp/wp-content/themes/lahma_maker/js/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ $( document ).ready(function() {
document.title = newtitle;
openAllExternalBlank();
swipeboxGalleryFixer();
makeAlbumPictureClick();
set_home_class(document.location);
});
});
Expand Down

0 comments on commit d743eb4

Please sign in to comment.