gr-account-list - fix non-existing properties
gr-account-entry doesn't have 'change' property. The property must not be assigned. Change-Id: Ide825b474d3a8b54c37e10bb7d800d7b7de254f5
This commit is contained in:
@@ -66,7 +66,6 @@ limitations under the License.
|
||||
borderless
|
||||
hidden$="[[_computeEntryHidden(maxCount, accounts.*, readonly)]]"
|
||||
id="entry"
|
||||
change="[[change]]"
|
||||
placeholder="[[placeholder]]"
|
||||
on-add="_handleAdd"
|
||||
on-input-keydown="_handleInputKeydown"
|
||||
|
||||
Reference in New Issue
Block a user