use Sky.startup in todos

This commit is contained in:
Geoff Schmidt
2011-12-09 13:13:12 -08:00
parent 3f2c867fff
commit 8543df9649

View File

@@ -240,7 +240,7 @@ Router = new TodosRouter;
////////// Startup //////////
$(function () {
Sky.startup(function () {
$('body').layout({north__minSize: 50,
spacing_open: 10,
north__fxSettings: { direction: "vertical" }});