pitit refact
This commit is contained in:
parent
e24208e77b
commit
20713eef64
235 changed files with 5374 additions and 373 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@model PerformerProfile
|
||||
@{ ViewData["Title"] = "Edit your avatar"; }
|
||||
@{ ViewBag.Title = "Edit your avatar"; }
|
||||
@section header{
|
||||
<script src="https://unpkg.com/dropzone@5/dist/min/dropzone.min.js"></script>
|
||||
<link rel="stylesheet" href="https://unpkg.com/dropzone@5/dist/min/dropzone.min.css" type="text/css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue