diff --git a/plugins/october/demo/components/todo/default.htm b/plugins/october/demo/components/todo/default.htm index e30428c8e..722b11edf 100644 --- a/plugins/october/demo/components/todo/default.htm +++ b/plugins/october/demo/components/todo/default.htm @@ -1,8 +1,9 @@ -{{ form_ajax(__SELF__ ~ '::onAddItem', { - update: "'" ~ __SELF__ ~ "::list': '#result'", - success: "$('#input-item').val('')", - 'data-request-flash': '' -}) }} +