Fixe l'inscription, affiche un avatar par défaut
This commit is contained in:
parent
6bbe89366e
commit
20fdfa5e54
12 changed files with 2074 additions and 54 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@model PerformerProfile
|
||||
@{ ViewData["Title"] = SR["Edit your avatar"]; }
|
||||
@section header{
|
||||
<link href="~/css/dropzone.css" rel="stylesheet">
|
||||
<link href="~/css/main/dropzone.css" rel="stylesheet">
|
||||
}
|
||||
@section scripts{
|
||||
<script src="~/js/dropzone.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue