Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
update to webcomponents.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Oct 14, 2014
1 parent c92a4aa commit f76766d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<title>core-pages</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>

<link rel="import" href="core-pages.html">

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../core-component-page/core-component-page.html">

</head>
Expand Down
2 changes: 1 addition & 1 deletion metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

</x-meta>

<x-meta id="section" isContainer isHidden></x-meta>
<x-meta id="section" isContainer isHidden></x-meta>

0 comments on commit f76766d

Please sign in to comment.