mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
show rejection reasons in a tool tip instead of plaint text in the grid.
This commit is contained in:
6
UI/Cells/ApprovalStatusCellTemplate.html
Normal file
6
UI/Cells/ApprovalStatusCellTemplate.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<ul>
|
||||
{{#each this}}
|
||||
<li>{{this}}</li>
|
||||
{{debug}}
|
||||
{{/each}}
|
||||
</ul>
|
||||
Reference in New Issue
Block a user