ES6: Migrated and deprecated a bunch of views

This commit is contained in:
Robin Ward
2014-06-10 11:54:38 -04:00
parent c88bff5e0c
commit 580a1bf8b0
64 changed files with 206 additions and 382 deletions

View File

@@ -14,4 +14,4 @@ Handlebars.registerHelper('valueAtTrustLevel', function(property, trustLevel) {
return 0;
}
}
});
});