Bug 1033841: Ported Loop panel views to React. r=Standard8

This commit is contained in:
Nicolas Perriault
2014-07-04 17:08:55 +01:00
parent b0030d83b4
commit dffd8e9d71
15 changed files with 712 additions and 376 deletions

View File

@@ -2,6 +2,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
/* jshint esnext:true */
/* global loop:true, hawk, deriveHawkCredentials */
var loop = loop || {};