mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-07 17:25:00 +00:00
New: Mass Edit to edit multiple series at once.
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
<ul class="sub-menu">
|
||||
<li>@Html.ActionLink("Add Series", "Index", "AddSeries")</li>
|
||||
<li>@Ajax.ActionLink("Start RSS Sync", "RssSync", "Command", null)</li>
|
||||
<li>@Html.ActionLink("Mass Edit", "MassEdit", "Series")</li>
|
||||
</ul>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user