mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
11 lines
498 B
HTML
11 lines
498 B
HTML
<div id="scheduledTasksPage" data-role="page" class="page type-interior scheduledTasksConfigurationPage" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Scheduled%20tasks" data-require="scripts/scheduledtaskspage,humanedate">
|
|
<div data-role="content">
|
|
<div class="content-primary">
|
|
|
|
<div class="readOnlyContent">
|
|
<p>${ScheduledTasksHelp}</p>
|
|
<div class="divScheduledTasks"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |