Mercurial > code > home > repos > homeauto
comparison service/arduinoNode/static/index.html @ 1003:58c939e2e121
arduinoNode config. missing import
Ignore-this: d2fb9c1c35ff9b30f0b7b0ee67342821
darcs-hash:20151004111557-312f9-1d52b9430070916e1c8a12903de4e1d1e35f39a7
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Sun, 04 Oct 2015 04:15:57 -0700 |
parents | 797fe390bcf0 |
children | f8ffb9d8d982 |
comparison
equal
deleted
inserted
replaced
1002:a94e05a79d4e | 1003:58c939e2e121 |
---|---|
6 <meta charset="utf-8" /> | 6 <meta charset="utf-8" /> |
7 <script src="/lib/polymer/1.0.9/webcomponentsjs/webcomponents.min.js"></script> | 7 <script src="/lib/polymer/1.0.9/webcomponentsjs/webcomponents.min.js"></script> |
8 <link rel="import" href="/lib/polymer/1.0.9/polymer/polymer.html"> | 8 <link rel="import" href="/lib/polymer/1.0.9/polymer/polymer.html"> |
9 <link rel="import" href="/lib/polymer/1.0.9/iron-ajax/iron-ajax.html"> | 9 <link rel="import" href="/lib/polymer/1.0.9/iron-ajax/iron-ajax.html"> |
10 <link rel="import" href="/lib/polymer/1.0.9/iron-flex-layout/iron-flex-layout.html"> | 10 <link rel="import" href="/lib/polymer/1.0.9/iron-flex-layout/iron-flex-layout.html"> |
11 <link rel="import" href="/lib/polymer/1.0.9/paper-button/paper-button.html"> | |
11 <link rel="import" href="/room/ari/static/rdf-observe.html"> | 12 <link rel="import" href="/room/ari/static/rdf-observe.html"> |
12 <link rel="import" href="/room/ari/static/rdf-oneshot.html"> | 13 <link rel="import" href="/room/ari/static/rdf-oneshot.html"> |
13 <link rel="import" href="/room/ari/static/rdf-uri.html"> | 14 <link rel="import" href="/room/ari/static/rdf-uri.html"> |
14 <link rel="import" href="static/output-widgets.html"> | 15 <link rel="import" href="static/output-widgets.html"> |
15 <style> | 16 <style> |