Skip to content

Commit

Permalink
Merge pull request #174 from projectblacklight/import-blacklight-slid…
Browse files Browse the repository at this point in the history
…eshow

Import blacklight-frontend in slideshow
  • Loading branch information
jcoyne authored Jan 16, 2025
2 parents a2b9b59 + b150522 commit f06e7d5
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions app/javascript/blacklight-gallery/slideshow.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import Blacklight from 'blacklight-frontend'

(function($){
var Slideshow = function (element, options) {
this.$element = $(element);
Expand Down

0 comments on commit f06e7d5

Please sign in to comment.