mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
remove unused on-tap
This commit is contained in:
parent
c330b87506
commit
80a11206af
@ -104,7 +104,7 @@
|
||||
</paper-icon-item>
|
||||
|
||||
<template is='dom-repeat' items='[[items]]'>
|
||||
<paper-icon-item on-tap='_enableEditting'>
|
||||
<paper-icon-item>
|
||||
<paper-checkbox
|
||||
slot="item-icon"
|
||||
checked='{{item.complete}}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user