Change JSFiddle example to use Mithril 0.2.0
This commit is contained in:
parent
6ec6ede38a
commit
34fe969b61
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ m.mount(document, {controller: todo.controller, view: todo.view});
|
|||
</script>
|
||||
```
|
||||
|
||||
This example is also available as a [jsFiddle](http://jsfiddle.net/milesmatthias/fbgypzbr/1/).
|
||||
This example is also available as a [jsFiddle](http://jsfiddle.net/fbgypzbr/16/).
|
||||
There is also [Extended example](http://jsfiddle.net/glebcha/q7tvLxsa/) available on jsfiddle.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue