less cleanup.

This commit is contained in:
Keivan Beigi 2013-06-25 17:33:17 -07:00
parent ef89f5ae4b
commit f40d1013b0
21 changed files with 224 additions and 987 deletions

View file

@ -193,7 +193,6 @@ define(
app.addRegions({
mainRegion : '#main-region',
notificationRegion: '#notification-region',
modalRegion : ModalRegion,
footerRegion : '#footer-region'
});