cjolif / dojo-todo-app

Dojo ToDo App
Other
28 stars 15 forks source link

File restructure, to better support have the views .html and .js files in the same place. #116

Closed edchat closed 11 years ago

edchat commented 11 years ago

Also changed "definition" to "controller" for views in the config, and removed the isTablet flag from the config and changed to use !has("phone") instead.