mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
Merge remote-tracking branch 'origin/dynamic-jobs'
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Target</th>
|
||||
<th>Secondary</th>
|
||||
<th>Options</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -91,8 +90,7 @@
|
||||
"sPaginationType": "four_button",
|
||||
"aoColumns": [
|
||||
{ sWidth: 'auto', "mDataProp": "Type"}, //Type
|
||||
{ sWidth: '100px', "mDataProp": "Target" }, //Target
|
||||
{ sWidth: '100px', "mDataProp": "SecondaryTarget" }, //SecondaryTarget
|
||||
{ sWidth: '100px', "mDataProp": "Options" } //Options
|
||||
]
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user