Skip to content

Commit dbe3988

Browse files
committed
artifacts
1 parent 646decc commit dbe3988

File tree

4 files changed

+157
-116
lines changed

4 files changed

+157
-116
lines changed

dist/ui-scroll-jqlite.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* angular-ui-scroll
33
* https://github.com/angular-ui/ui-scroll.git
4-
* Version: 1.3.3 -- 2016-03-30T12:16:26.195Z
4+
* Version: 1.3.3 -- 2016-04-01T15:17:21.448Z
55
* License: MIT
66
*/
77

@@ -231,8 +231,8 @@ angular.module('ui.scroll.jqlite', ['ui.scroll']).service('jqLiteExtras', ['$log
231231
},
232232

233233

234-
/*
235-
The offset setter method is not implemented
234+
/*
235+
The offset setter method is not implemented
236236
*/
237237
offset: function offset(value) {
238238
var docElem = undefined,

dist/ui-scroll-jqlite.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)