pitit refact

This commit is contained in:
Paul Schneider 2026-06-04 12:13:37 +01:00
commit 20713eef64
235 changed files with 5374 additions and 373 deletions

View file

@ -3,10 +3,10 @@
@{
ViewBag.SettingLabel = "Yavsc.Models.Musical.Profiles.Instrumentation";
ViewData["Title"] = ViewBag.SettingLabel + "[" +"Set" + "]" ;
ViewBag.Title = ViewBag.SettingLabel + "[" +"Set" + "]" ;
}
<h2>@ViewData["Title"]</h2>
<h2>@ViewBag.Title</h2>
<form asp-action="Create">
<div class="form-horizontal">