Trying to get the side menus to work again

This commit is contained in:
Max Lynch
2013-09-20 15:21:26 -05:00
parent fcb64f390a
commit 8e8688c7e6
3 changed files with 60 additions and 6 deletions

View File

@ -18,7 +18,6 @@
this.content.endDrag = function(e) {
_this._endDrag(e);
};
};
SideMenuController.prototype = {