Add permissions for downloading LeafInput
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@{
|
||||
ViewBag.Title = "Permission Denied";
|
||||
}
|
||||
|
||||
<h1>
|
||||
@ViewBag.Title
|
||||
</h1>
|
||||
|
||||
<p>Permission denied for requested resource. If you believe this to be in error please contact administrator, referencing the following url:</p>
|
||||
<code>@Html.Raw(Request.Url)</code>
|
||||
Reference in New Issue
Block a user