mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
minor ui tweaks.
This commit is contained in:
@@ -100,10 +100,13 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<div id="seriesEditor" title="Edit Series"></div>
|
||||
<div id="seriesDelete" title="Delete Series">
|
||||
<input class="seriesId" type="hidden" value="">
|
||||
Are you sure you want to delete '<span class="seriesTitle"></span>'?
|
||||
<div style="visibility: hidden">
|
||||
<div id="seriesEditor" title="Edit Series">
|
||||
</div>
|
||||
<div id="seriesDelete" title="Delete Series">
|
||||
<input class="seriesId" type="hidden" value="" />
|
||||
Are you sure you want to delete '<span class="seriesTitle"></span>'?
|
||||
</div>
|
||||
</div>
|
||||
@section Scripts{
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user