| Index: polymer_0.5.4/bower_components/core-scroll-threshold/demo.html
|
| diff --git a/polymer_0.5.0/bower_components/core-scroll-threshold/demo.html b/polymer_0.5.4/bower_components/core-scroll-threshold/demo.html
|
| similarity index 94%
|
| copy from polymer_0.5.0/bower_components/core-scroll-threshold/demo.html
|
| copy to polymer_0.5.4/bower_components/core-scroll-threshold/demo.html
|
| index 9f473a97db668362f82803732f2d98f62e012c2f..ddc342de1cebd58d88b08f4d32f94d6151f5a852 100644
|
| --- a/polymer_0.5.0/bower_components/core-scroll-threshold/demo.html
|
| +++ b/polymer_0.5.4/bower_components/core-scroll-threshold/demo.html
|
| @@ -11,9 +11,9 @@
|
| <html>
|
| <head>
|
|
|
| - <title>core-image</title>
|
| + <title>core-scroll-threshold</title>
|
|
|
| - <script src="../webcomponentsjs/webcomonents.js"></script>
|
| + <script src="../webcomponentsjs/webcomponents.js"></script>
|
|
|
| <link rel="import" href="core-scroll-threshold.html">
|
|
|
|
|