fixes latest refact

This commit is contained in:
2017-02-12 22:25:08 +01:00
parent 0acfc2e3b2
commit bdc77cbc3c
12 changed files with 7 additions and 17 deletions

View File

@ -1,7 +1,7 @@
@model Instrumentation
@{
ViewBag.SettingLabel = SR["Yavsc.Models.Booking.Profiles.Instrumentation"];
ViewBag.SettingLabel = SR["Yavsc.Models.Musical.Profiles.Instrumentation"];
ViewData["Title"] = SR[ViewBag.SettingLabel] + "[" +SR["Edit"] + "]" ;
}
<h2>Edit</h2>