mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Fixed: Bulk UI cleanup, fixes and consistency improvements (#1959)
This commit is contained in:
committed by
Leonardo Galli
parent
4d8a270170
commit
0c8e264668
@@ -27,7 +27,7 @@ var view = Marionette.ItemView.extend({
|
||||
content : content,
|
||||
html : true,
|
||||
trigger : 'hover',
|
||||
title : 'Parsing Leniency Notes',
|
||||
title : 'Parsing leniency notes',
|
||||
placement : 'right',
|
||||
container : this.$el
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user