Skip to content

Commit

Permalink
Updated dist files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mac89 committed Jun 25, 2018
1 parent 7079baa commit 97651ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/jquery.mobile.lazyloader.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ $.widget( "mobile." + widgetName, $.mobile.listview, {
*/
_load: function( timeout, reset ) {
var self = this,
options = self.options;
options = $.extend( {}, self.options );

// Make sure the plugin is not already lazy loading some items and has not loaded
// all items already.
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.mobile.lazyloader.min.js

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

0 comments on commit 97651ef

Please sign in to comment.