Version added to footer

This commit is contained in:
Mark McDowall 2013-06-14 21:02:40 -07:00
parent 0ae1865dd8
commit f94220c5ff
10 changed files with 52 additions and 18 deletions

View file

@ -15,7 +15,8 @@ define(['app',
'Missing/MissingLayout',
'History/HistoryLayout',
'Shared/FormatHelpers',
'Shared/TemplateHelpers'],
'Shared/TemplateHelpers',
'Shared/Footer/View'],
function () {
var controller = Backbone.Marionette.Controller.extend({