Skip to content

Commit

Permalink
re-added the lightbox variable to js
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Stippel authored and Jesse Stippel committed Feb 11, 2016
1 parent 23d96f9 commit c053c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/operun/gallery/browser/static/gallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ if (window.jQuery) {

require([
'jquery',
'lightbox',
], function($) {
'use strict';

Expand Down

0 comments on commit c053c2d

Please sign in to comment.