Skip to content

Commit

Permalink
3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Aug 4, 2016
1 parent 1b29468 commit c176186
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dist/angular-slick.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* angular-slick-carousel
* DevMark <[email protected]>
* https://github.com/devmark/angular-slick-carousel
* Version: 3.1.7 - 2016-08-04T06:14:14.291Z
* Version: 3.1.7 - 2016-08-04T06:17:55.528Z
* License: MIT
*/

Expand Down Expand Up @@ -164,7 +164,7 @@ angular

$timeout(function () {
angular.element(element).css('display', 'block');
slickness.slick(options);
slickness.not('.slick-initialized').slick(options);
});
}

Expand Down
4 changes: 2 additions & 2 deletions dist/angular-slick.min.js

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

0 comments on commit c176186

Please sign in to comment.