mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added indexer to history and tooltip to series view radio buttons
This commit is contained in:
@@ -25,9 +25,10 @@ define(
|
||||
columns:
|
||||
[
|
||||
{
|
||||
name : 'eventType',
|
||||
label: '',
|
||||
cell : EventTypeCell
|
||||
name : 'eventType',
|
||||
label : '',
|
||||
cell : EventTypeCell,
|
||||
cellValue: 'this'
|
||||
},
|
||||
{
|
||||
name : 'series',
|
||||
|
Reference in New Issue
Block a user