File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
test/TestWebAppCoreNemLogin3Sp/Views/Shared Expand file tree Collapse file tree 1 file changed +3
-6
lines changed 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"] - TestWebAppCore</title >
6+ <title >@ViewData ["Title"] - TestWebAppCore NemLog-in 3 SP </title >
77
88 <environment names =" Development" >
99 <link rel =" stylesheet" href =" ~/lib/bootstrap/dist/css/bootstrap.css" />
1717 <header >
1818 <nav class =" navbar navbar-expand-lg navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3" >
1919 <div class =" container" >
20- <a class =" navbar-brand" asp-controller =" Home" asp-action =" Index" >TestWebAppCore</a >
20+ <a class =" navbar-brand" asp-controller =" Home" asp-action =" Index" >TestWebAppCore NemLog-in 3 SP </a >
2121 <button class =" navbar-toggler" type =" button" data-toggle =" collapse" data-target =" .navbar-collapse" aria-controls =" navbarSupportedContent"
2222 aria-expanded =" false" aria-label =" Toggle navigation" >
2323 <span class =" navbar-toggler-icon" ></span >
3030 <li class =" nav-item" >
3131 <a class =" nav-link text-dark" asp-controller =" Home" asp-action =" Secure" >Secure Page</a >
3232 </li >
33- <li class =" nav-item" >
34- <a class =" nav-link text-dark" asp-controller =" IdPInitiated" asp-action =" Initiate" >IdP Initiated</a >
35- </li >
3633 <li class =" nav-item" >
3734 <a class =" nav-link text-dark" asp-controller =" Metadata" asp-action =" Index" >Metadata</a >
3835 </li >
5148
5249 <footer class =" border-top footer text-muted" >
5350 <div class =" container" >
54- <p >© ; @DateTime.Now.Year - TestWebAppCore</p >
51+ <p >© ; @DateTime.Now.Year - TestWebAppCore NemLog-in 3 SP </p >
5552 </div >
5653 </footer >
5754
You can’t perform that action at this time.
0 commit comments