From 7a759de5a1ddb97a247f2150c32dad935d840fb8 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 13 May 2016 20:16:25 -0400 Subject: [PATCH] todomvc: Progress --- js/examples/todo/index.html | 4 +-- js/examples/todo/index.js | 61 +++++++++++++++++++++++++++++-------- 2 files changed, 50 insertions(+), 15 deletions(-) diff --git a/js/examples/todo/index.html b/js/examples/todo/index.html index caf6051..b59a545 100644 --- a/js/examples/todo/index.html +++ b/js/examples/todo/index.html @@ -40,10 +40,10 @@