Helper cleanup

This commit is contained in:
Mark McDowall 2013-06-06 19:39:12 -07:00
parent 1fb944976e
commit 626d48c8ea
16 changed files with 89 additions and 83 deletions

View file

@ -13,7 +13,9 @@ define(['app',
'Logs/Layout',
'Release/Layout',
'Missing/MissingLayout',
'History/HistoryLayout'],
'History/HistoryLayout',
'Shared/FormatHelpers',
'Shared/TemplateHelpers'],
function () {
var controller = Backbone.Marionette.Controller.extend({