Bug 1066502 Remove the backbone router from the Loop conversation window, use a react view for control. r=nperriault

This commit is contained in:
Mark Banner
2014-09-24 14:25:30 +01:00
parent a7ee095d09
commit f1f044bc5b
21 changed files with 757 additions and 1145 deletions

View File

@@ -17,12 +17,6 @@ loop.panel = (function(_, mozL10n) {
var ContactsList = loop.contacts.ContactsList;
var __ = mozL10n.get; // aliasing translation function as __ for concision
/**
* Panel router.
* @type {loop.desktopRouter.DesktopRouter}
*/
var router;
var TabView = React.createClass({displayName: 'TabView',
getInitialState: function() {
return {