mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 08:07:10 -07:00
Helper cleanup
This commit is contained in:
parent
1fb944976e
commit
626d48c8ea
16 changed files with 89 additions and 83 deletions
|
@ -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({
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue