Mercurial > code > home > repos > homeauto
comparison service/arduinoNode/static/index.html @ 198:06795f84fe29
arduinoNode config. missing import
Ignore-this: d2fb9c1c35ff9b30f0b7b0ee67342821
author | drewp@bigasterisk.com |
---|---|
date | Sun, 04 Oct 2015 04:15:57 -0700 |
parents | 35e07a9f3287 |
children | f8ffb9d8d982 |
comparison
equal
deleted
inserted
replaced
197:72a003e721f9 | 198:06795f84fe29 |
---|---|
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> |