mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis New: Series lists now support sorting on all views
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<div class="pull-left page-toolbar">
|
||||
<div class="x-toolbar-left-1"/>
|
||||
<div class="x-toolbar-left-2"/>
|
||||
<div class="toolbar-group x-toolbar-left-1"/>
|
||||
<div class="toolbar-group x-toolbar-left-2"/>
|
||||
</div>
|
||||
<div class="pull-right page-toolbar">
|
||||
<div class="x-toolbar-right-1"/>
|
||||
<div class="x-toolbar-right-2"/>
|
||||
<div class="toolbar-group x-toolbar-right-1"/>
|
||||
<div class="toolbar-group x-toolbar-right-2"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user