File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8282
8383@section Scripts {
8484 <script src =" ~/lib/jquery-validation/dist/jquery.validate.min.js" ></script >
85- <script src =" ~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" ></script >
85+ <script src =" ~/lib/jquery-validation-unobtrusive/dist/ jquery.validate.unobtrusive.min.js" ></script >
8686}
Original file line number Diff line number Diff line change 7070
7171@section Scripts {
7272 <script src =" ~/lib/jquery-validation/dist/jquery.validate.min.js" ></script >
73- <script src =" ~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" ></script >
73+ <script src =" ~/lib/jquery-validation-unobtrusive/dist/ jquery.validate.unobtrusive.min.js" ></script >
7474}
Original file line number Diff line number Diff line change 11<environment include =" Development" >
22 <script src =" ~/Identity/lib/jquery-validation/dist/jquery.validate.js" ></script >
3- <script src =" ~/Identity/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js" ></script >
3+ <script src =" ~/Identity/lib/jquery-validation-unobtrusive/dist/ jquery.validate.unobtrusive.js" ></script >
44</environment >
55<environment exclude =" Development" >
66 <script src =" https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/jquery.validate.min.js"
Original file line number Diff line number Diff line change 33<head >
44 <meta charset =" utf-8" />
55 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
6- <title >@ViewData ["Title"] - OpeniddictServer </title >
6+ <title >@ViewData ["Title"] - IdentityProvider </title >
77 <script type =" text/javascript" src =" https://cdn.jsdelivr.net/npm/sweetalert2" ></script >
88 <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/6.10.1/sweetalert2.min.css" />
99 <link rel =" stylesheet" href =" ~/lib/bootstrap/dist/css/bootstrap.min.css" />
1010 <link rel =" stylesheet" href =" ~/css/site.css" />
11- <link rel =" stylesheet" href =" ~/OpeniddictServer .styles.css" asp-append-version =" true" />
11+ <link rel =" stylesheet" href =" ~/IdentityProvider .styles.css" asp-append-version =" true" />
1212</head >
1313<body >
1414 <header >
1515 <nav class =" navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3" >
1616 <div class =" container" >
17- <a class =" navbar-brand" asp-area =" " asp-controller =" Home" asp-action =" Index" >OpeniddictServer </a >
17+ <a class =" navbar-brand" asp-area =" " asp-controller =" Home" asp-action =" Index" >IdentityProvider </a >
1818 <button class =" navbar-toggler" type =" button" data-toggle =" collapse" data-target =" .navbar-collapse" aria-controls =" navbarSupportedContent"
1919 aria-expanded =" false" aria-label =" Toggle navigation" >
2020 <span class =" navbar-toggler-icon" ></span >
You can’t perform that action at this time.
0 commit comments