mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Removed edit button from metadata (click to edit now)
This commit is contained in:
@@ -13,7 +13,7 @@ define(
|
||||
tagName : 'li',
|
||||
|
||||
events: {
|
||||
'click .x-edit' : '_edit'
|
||||
'click' : '_edit'
|
||||
},
|
||||
|
||||
initialize: function () {
|
||||
|
||||
Reference in New Issue
Block a user