mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Finally fixed #72
This commit is contained in:
parent
5352422688
commit
6190eceb60
22 changed files with 320 additions and 94 deletions
|
@ -1,7 +1,6 @@
|
|||
@Html.Partial("_Sidebar")
|
||||
<link rel="stylesheet" type="text/css" href="~/assets/dataTables.bootstrap.css" />
|
||||
|
||||
<script type="text/javascript" src="~/assets/datatables.min.js"></script>
|
||||
@using PlexRequests.UI.Helpers
|
||||
@Html.Partial("_Sidebar")
|
||||
@Html.LoadLogsAssets()
|
||||
|
||||
<div class="col-sm-8 col-sm-push-1">
|
||||
<fieldset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue