mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
use Sky.startup in todos
This commit is contained in:
@@ -240,7 +240,7 @@ Router = new TodosRouter;
|
||||
|
||||
////////// Startup //////////
|
||||
|
||||
$(function () {
|
||||
Sky.startup(function () {
|
||||
$('body').layout({north__minSize: 50,
|
||||
spacing_open: 10,
|
||||
north__fxSettings: { direction: "vertical" }});
|
||||
|
||||
Reference in New Issue
Block a user