fixes latest refact

This commit is contained in:
Paul Schneider 2017-02-12 22:25:08 +01:00
commit 2f3a08829d
12 changed files with 7 additions and 17 deletions

View file

@ -2,7 +2,7 @@
@{
ViewBag.SettingLabel = SR["Yavsc.Models.Booking.Profiles.Instrumentation"];
ViewBag.SettingLabel = SR["Yavsc.Models.Musical.Profiles.Instrumentation"];
ViewData["Title"] = SR[ViewBag.SettingLabel] + "[" +SR["Index"] + "]" ;
}