|
1 | 1 | /*! |
2 | 2 | backgrid 0.3.7 |
3 | | - http://github.com/wyuenho/backgrid |
| 3 | + http://github.com/cloudflare/backgrid |
4 | 4 |
|
5 | | - Copyright (c) 2016 Jimmy Yuen Ho Wong and contributors <wyuenho@gmail.com> |
| 5 | + Copyright (c) 2016 Jimmy Yuen Ho Wong and contributors <cloudflare@gmail.com> |
6 | 6 | Licensed under the MIT license. |
7 | 7 | */ |
8 | 8 |
|
|
27 | 27 |
|
28 | 28 | /* |
29 | 29 | backgrid |
30 | | - http://github.com/wyuenho/backgrid |
| 30 | + http://github.com/cloudflare/backgrid |
31 | 31 |
|
32 | 32 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
33 | 33 | Licensed under the MIT license. |
@@ -176,7 +176,7 @@ _.extend(Command.prototype, { |
176 | 176 |
|
177 | 177 | /* |
178 | 178 | backgrid |
179 | | - http://github.com/wyuenho/backgrid |
| 179 | + http://github.com/cloudflare/backgrid |
180 | 180 |
|
181 | 181 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
182 | 182 | Licensed under the MIT license. |
@@ -621,7 +621,7 @@ _.extend(SelectFormatter.prototype, { |
621 | 621 |
|
622 | 622 | /* |
623 | 623 | backgrid |
624 | | - http://github.com/wyuenho/backgrid |
| 624 | + http://github.com/cloudflare/backgrid |
625 | 625 |
|
626 | 626 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
627 | 627 | Licensed under the MIT license. |
@@ -1666,7 +1666,7 @@ var SelectCell = Backgrid.SelectCell = Cell.extend({ |
1666 | 1666 |
|
1667 | 1667 | /* |
1668 | 1668 | backgrid |
1669 | | - http://github.com/wyuenho/backgrid |
| 1669 | + http://github.com/cloudflare/backgrid |
1670 | 1670 |
|
1671 | 1671 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
1672 | 1672 | Licensed under the MIT license. |
@@ -1886,7 +1886,7 @@ var Columns = Backgrid.Columns = Backbone.Collection.extend({ |
1886 | 1886 |
|
1887 | 1887 | /* |
1888 | 1888 | backgrid |
1889 | | - http://github.com/wyuenho/backgrid |
| 1889 | + http://github.com/cloudflare/backgrid |
1890 | 1890 |
|
1891 | 1891 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
1892 | 1892 | Licensed under the MIT license. |
@@ -2048,7 +2048,7 @@ var EmptyRow = Backgrid.EmptyRow = Backbone.View.extend({ |
2048 | 2048 |
|
2049 | 2049 | /* |
2050 | 2050 | backgrid |
2051 | | - http://github.com/wyuenho/backgrid |
| 2051 | + http://github.com/cloudflare/backgrid |
2052 | 2052 |
|
2053 | 2053 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
2054 | 2054 | Licensed under the MIT license. |
@@ -2274,7 +2274,7 @@ var Header = Backgrid.Header = Backbone.View.extend({ |
2274 | 2274 |
|
2275 | 2275 | /* |
2276 | 2276 | backgrid |
2277 | | - http://github.com/wyuenho/backgrid |
| 2277 | + http://github.com/cloudflare/backgrid |
2278 | 2278 |
|
2279 | 2279 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
2280 | 2280 | Licensed under the MIT license. |
@@ -2682,7 +2682,7 @@ var Body = Backgrid.Body = Backbone.View.extend({ |
2682 | 2682 |
|
2683 | 2683 | /* |
2684 | 2684 | backgrid |
2685 | | - http://github.com/wyuenho/backgrid |
| 2685 | + http://github.com/cloudflare/backgrid |
2686 | 2686 |
|
2687 | 2687 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
2688 | 2688 | Licensed under the MIT license. |
@@ -2722,7 +2722,7 @@ var Footer = Backgrid.Footer = Backbone.View.extend({ |
2722 | 2722 |
|
2723 | 2723 | /* |
2724 | 2724 | backgrid |
2725 | | - http://github.com/wyuenho/backgrid |
| 2725 | + http://github.com/cloudflare/backgrid |
2726 | 2726 |
|
2727 | 2727 | Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors |
2728 | 2728 | Licensed under the MIT license. |
|
0 commit comments