mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 09:03:49 -07:00
Required toolbar
This commit is contained in:
parent
e856a31a4d
commit
56cf3555a6
6 changed files with 27 additions and 21 deletions
|
@ -7,7 +7,7 @@ define(['app'], function () {
|
|||
CallBack : 'CallBack'
|
||||
};
|
||||
|
||||
NzbDrone.Shared.Toolbar.ButtonModel = Backbone.Model.extend({
|
||||
return Backbone.Model.extend({
|
||||
defaults: {
|
||||
'target' : '/nzbdrone/route',
|
||||
'title' : '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue