Commit ff945685 authored by TasteBot's avatar TasteBot

update the build files for gh-pages [ci skip]

parent 37159e3a
......@@ -17,10 +17,10 @@ enyo.kind({
// up the enyo object hierarchy to our controller
kind: 'enyo.Input',
id: 'new-todo',
placeholder: 'What needs to be done?',
attributes: {
autofocus: 'autofocus'
},
placeholder: 'What needs to be done?',
handlers: {
onkeypress: 'saveNew'
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment