Finally fixed #72

This commit is contained in:
tidusjar 2016-04-14 14:50:40 +01:00
commit 6190eceb60
22 changed files with 320 additions and 94 deletions

View file

@ -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>

View file

@ -23,6 +23,16 @@
</div>
</div>
<small class="control-label">You will have to restart after changing the port.</small>
<div class="form-group">
<label for="BaseUrl" class="control-label">Base Url</label>
<div>
<input type="text" class="form-control form-control-custom " id="BaseUrl" name="BaseUrl" placeholder="Base Url" value="@Model.BaseUrl">
</div>
</div>
<small class="control-label">You will have to restart after changing the url base.</small>
<div class="form-group">
<div class="checkbox">
<label>