mirror of
https://github.com/Radarr/Radarr
synced 2025-12-15 21:03:27 +01:00
New: Sorting is now persisted on a per page and browser basis New: Series lists now support sorting on all views
8 lines
294 B
HTML
8 lines
294 B
HTML
<div class="pull-left page-toolbar">
|
|
<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="toolbar-group x-toolbar-right-1"/>
|
|
<div class="toolbar-group x-toolbar-right-2"/>
|
|
</div>
|