Lint panels
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user