Fixed containers not responding to rename or delete

This commit is contained in:
Stefan Zermatten
2015-04-30 07:30:37 +02:00
parent aa069fd885
commit e9509a3a24
2 changed files with 10 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
</template>
<template name="containerEdit">
<paper-input id="containerNameInput fullwidth"
<paper-input id="containerNameInput"
label="Name"
floatinglabel
value={{name}}></paper-input>