Lint panels

This commit is contained in:
Paulus Schoutsen
2016-07-19 02:25:26 -07:00
parent 362ac33386
commit 8c3f760683
17 changed files with 47 additions and 46 deletions
+4 -7
View File
@@ -1,18 +1,15 @@
<!--
<link rel="import" href="../../bower_components/polymer/polymer.html">
<link rel="import" href="../../bower_components/paper-icon-button/paper-icon-button.html">
<link rel="import" href="../../bower_components/paper-input/paper-input.html">
<link rel="import" href="./partial-base.html">
<link rel="import" href="../components/loading-box.html">
-->
<link rel="import" href="../../src/layouts/partial-base.html">
<link rel="import" href="../../src/components/loading-box.html">
<link rel="import" href="../../src/resources/pikaday-js.html">
<link rel="import" href="../../src/util/hass-behavior.html">
<link rel="import" href="./ha-logbook.html">
<link rel="import" href="../../src/resources/pikaday-js.html">
<dom-module id="ha-panel-logbook">
<template>
<style>