From c81f974adeeaac1e63d1dd9665f8ee6abff74cd9 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 20 Mar 2023 18:24:10 +0000 Subject: [PATCH] 309 remainging --- src/Yavsc/Views/Blogspot/Details.cshtml | 2 +- src/Yavsc/Views/Blogspot/Edit.cshtml | 2 +- src/Yavsc/Views/Command/BookHaircutStar.cshtml | 2 +- src/Yavsc/Views/Devices/Delete.cshtml | 6 ------ src/Yavsc/Views/Devices/Details.cshtml | 6 ------ src/Yavsc/Views/Do/Details.cshtml | 2 +- .../Yavsc.Models.Booking.MusicianSettingsEditor.fr.cshtml | 2 +- src/Yavsc/Views/FrontOffice/HairCut.cshtml | 2 +- src/Yavsc/Views/_ViewImports.cshtml | 1 + 9 files changed, 7 insertions(+), 18 deletions(-) diff --git a/src/Yavsc/Views/Blogspot/Details.cshtml b/src/Yavsc/Views/Blogspot/Details.cshtml index 614a4475..3c90e2ca 100644 --- a/src/Yavsc/Views/Blogspot/Details.cshtml +++ b/src/Yavsc/Views/Blogspot/Details.cshtml @@ -84,7 +84,7 @@ $('span.field-validation-valid[data-valmsg-for="Content"]').html( @Html.DisplayFor(model => model.DateCreated) - @Component.Invoke("Tagger",Model) + @Component.Invoke("Tagger",Model, null, null)
diff --git a/src/Yavsc/Views/Blogspot/Edit.cshtml b/src/Yavsc/Views/Blogspot/Edit.cshtml index a76783a3..d68d7ae3 100644 --- a/src/Yavsc/Views/Blogspot/Edit.cshtml +++ b/src/Yavsc/Views/Blogspot/Edit.cshtml @@ -219,7 +219,7 @@
- @Component.Invoke("CirclesControl",Model) + @Component.Invoke("CirclesControl", Model, null, null)
diff --git a/src/Yavsc/Views/Command/BookHaircutStar.cshtml b/src/Yavsc/Views/Command/BookHaircutStar.cshtml index 684fa258..865c8752 100644 --- a/src/Yavsc/Views/Command/BookHaircutStar.cshtml +++ b/src/Yavsc/Views/Command/BookHaircutStar.cshtml @@ -195,7 +195,7 @@ to"]+" " ["+SR[ViewBag.Activity.Code]+"]"; }
-@Html.HiddenFor(model=>model.ClientId) +@Html.HiddenFor("ClientId") @Html.HiddenFor(model=>model.PerformerId) @Html.HiddenFor(model=>model.ActivityCode) diff --git a/src/Yavsc/Views/Devices/Delete.cshtml b/src/Yavsc/Views/Devices/Delete.cshtml index 620423bd..279c6abb 100644 --- a/src/Yavsc/Views/Devices/Delete.cshtml +++ b/src/Yavsc/Views/Devices/Delete.cshtml @@ -17,12 +17,6 @@
@Html.DisplayFor(model => model.DeclarationDate)
-
- @Html.DisplayNameFor(model => model.GCMRegistrationId) -
-
- @Html.DisplayFor(model => model.GCMRegistrationId) -
@Html.DisplayNameFor(model => model.Model)
diff --git a/src/Yavsc/Views/Devices/Details.cshtml b/src/Yavsc/Views/Devices/Details.cshtml index 7997a8ed..df5423ad 100644 --- a/src/Yavsc/Views/Devices/Details.cshtml +++ b/src/Yavsc/Views/Devices/Details.cshtml @@ -16,12 +16,6 @@
@Html.DisplayFor(model => model.DeclarationDate)
-
- @Html.DisplayNameFor(model => model.GCMRegistrationId) -
-
- @Html.DisplayFor(model => model.GCMRegistrationId) -
@Html.DisplayNameFor(model => model.Model)
diff --git a/src/Yavsc/Views/Do/Details.cshtml b/src/Yavsc/Views/Do/Details.cshtml index c7d768e7..52e62ec0 100644 --- a/src/Yavsc/Views/Do/Details.cshtml +++ b/src/Yavsc/Views/Do/Details.cshtml @@ -14,7 +14,7 @@
@Html.DisplayFor(m=>m.Declaration.Does) @if (Model.NeedsSettings) { - @SR[Model.Declaration.Does.SettingsClassName] + @Model.Declaration.Does.SettingsClassName @if (Model.Settings==null) { Non renseigné: Cliquez vite
ici pour positionner les
paramĂȘtres de cette activitĂ©
diff --git a/src/Yavsc/Views/Do/Yavsc.Models.Booking.MusicianSettingsEditor.fr.cshtml b/src/Yavsc/Views/Do/Yavsc.Models.Booking.MusicianSettingsEditor.fr.cshtml index 5e24f859..0ca02e84 100644 --- a/src/Yavsc/Views/Do/Yavsc.Models.Booking.MusicianSettingsEditor.fr.cshtml +++ b/src/Yavsc/Views/Do/Yavsc.Models.Booking.MusicianSettingsEditor.fr.cshtml @@ -5,7 +5,7 @@ }