sync updates

This commit is contained in:
Luke Pulverenti 2015-01-23 01:15:15 -05:00
parent 2ab7e15656
commit 9b452f3b53
85 changed files with 421 additions and 505 deletions

View file

@ -26,7 +26,7 @@
shape: 'auto',
lazy: true
})).trigger('create').createCardMenus();
})).lazyChildren();
});
@ -59,7 +59,7 @@
shape: 'auto',
lazy: true
})).trigger('create').createCardMenus();
})).lazyChildren();
});