Skip to content

Commit

Permalink
Missed one reference to SC.
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfeidau committed Jan 3, 2012
1 parent b893e67 commit 71c9acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/examples/todos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1>Todos</h1>
{{remainingString}} remaining
{{/view}}

{{view SC.Checkbox class="mark-all-done"
{{view Em.Checkbox class="mark-all-done"
title="Mark All as Done"
valueBinding="Todos.todosController.allAreDone"}}

Expand Down

0 comments on commit 71c9acb

Please sign in to comment.