Skip to content

Commit

Permalink
Adding bgLightBox
Browse files Browse the repository at this point in the history
  • Loading branch information
utkukutlu committed Oct 18, 2018
1 parent 1c8de0c commit dae56af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/bskit.js
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,8 @@ $.bsRedirect = function (url, time) {
};


$.bsLightBox = function () {
$.fn.bsLightBox = function (params) {

var _this = this;

};

0 comments on commit dae56af

Please sign in to comment.