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,4 +1,5 @@
|
|||
@using Nancy.Security
|
||||
@using PlexRequests.UI.Helpers
|
||||
<div>
|
||||
<h1>Requests</h1>
|
||||
<h4>Below you can see yours and all other requests, as well as their download and approval status.</h4>
|
||||
|
@ -403,6 +404,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script src="~/assets/requests.js" type="text/javascript"></script>
|
||||
@Html.LoadRequestAssets()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue