From 027ef2833efb0d89811b6f1eee5a829f2f72b72e Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sun, 11 Mar 2012 23:25:55 -0400 Subject: [PATCH] merged bugfix from 0.1.1 --- app/index.html | 4 ++++ app/source/TodoList.js | 10 +++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app/index.html b/app/index.html index bb93b50..10702e7 100644 --- a/app/index.html +++ b/app/index.html @@ -16,6 +16,10 @@ appInstance.renderInto(document.body);