using view imports
This commit is contained in:
parent
da811bd491
commit
3950af5c97
66 changed files with 74 additions and 71 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
@model Yavsc.Models.Booking.Profiles.Instrumentation
|
||||
@model Instrumentation
|
||||
|
||||
@{
|
||||
ViewBag.SettingLabel = SR["Yavsc.Models.Booking.Profiles.Instrumentation"];
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@model Yavsc.Models.Booking.Profiles.Instrumentation
|
||||
@model Instrumentation
|
||||
|
||||
@{
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@model Yavsc.Models.Booking.Profiles.Instrumentation
|
||||
@model Instrumentation
|
||||
|
||||
@{
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@model Yavsc.Models.Booking.Profiles.Instrumentation
|
||||
@model Instrumentation
|
||||
@{
|
||||
|
||||
ViewBag.SettingLabel = SR["Yavsc.Models.Booking.Profiles.Instrumentation"];
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@model IEnumerable<Yavsc.Models.Booking.Profiles.Instrumentation>
|
||||
@model IEnumerable<Instrumentation>
|
||||
|
||||
@{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue