More ES6->ES5 conversion

This commit is contained in:
Paulus Schoutsen
2016-07-17 23:18:48 -07:00
parent ff0e24fecb
commit 111b6c6f48
74 changed files with 1851 additions and 1768 deletions
+10 -9
View File
@@ -14,16 +14,17 @@
<link rel="import" href="../../src/resources/pikaday-js.html">
<dom-module id="ha-panel-logbook">
<style>
.selected-date-container {
padding: 0 16px;
}
paper-input {
max-width: 200px;
}
</style>
<template>
<style>
.selected-date-container {
padding: 0 16px;
}
paper-input {
max-width: 200px;
}
</style>
<partial-base narrow="[[narrow]]" show-menu='[[showMenu]]'>
<span header-title>Logbook</span>