Skip to content

Commit

Permalink
removes deprecated stimulus
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddvocado committed Nov 1, 2023
1 parent dadf7bd commit a028ed2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/UDS.Net.Forms/Pages/UDS3/D1.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
<div class="relative flex items-start">
<span class="mr-3 block text-sm font-medium leading-6 text-gray-900"></span>
<div class="flex h-6 items-center">
@Html.CheckBox("D1.MCIAMEM", Model.D1.MCIAMEM, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_target= "fancycheckboxes.checkbox" })
@Html.CheckBox("D1.MCIAMEM", Model.D1.MCIAMEM, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_fancycheckboxes_target= "checkbox" })
</div>
<div class="ml-3 text-sm leading-6">
<label for="D1_MCIAMEM" class="font-medium text-gray-900"><span class="inline-flex items-center rounded-full bg-gray-100 px-2.5 py-0.5 text-xs font-medium text-gray-800">1</span></label>
Expand All @@ -345,7 +345,7 @@
<div class="relative flex items-start">
<span class="mr-3 block text-sm font-medium leading-6 text-gray-900"></span>
<div class="flex h-6 items-center">
@Html.CheckBox("D1.MCIAPLUS", Model.D1.MCIAPLUS, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_affects = "true", data_affects_toggle_targets = "[ \"D1.MCIAPLAN\" , \"D1.MCIAPATT\" , \"D1.MCIAPEX\" ,\"D1.MCIAPVIS\" ]",data_target= "fancycheckboxes.checkbox" })
@Html.CheckBox("D1.MCIAPLUS", Model.D1.MCIAPLUS, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_affects = "true", data_affects_toggle_targets = "[ \"D1.MCIAPLAN\" , \"D1.MCIAPATT\" , \"D1.MCIAPEX\" ,\"D1.MCIAPVIS\" ]",data_fancycheckboxes_target= "checkbox" })
</div>
<div class="ml-3 text-sm leading-6">
<label for="D1_MCIAPLUS" class="font-medium text-gray-900"><span class="inline-flex items-center rounded-full bg-gray-100 px-2.5 py-0.5 text-xs font-medium text-gray-800">1</span></label>
Expand Down Expand Up @@ -413,7 +413,7 @@
<div class="relative flex items-start">
<span class="mr-3 block text-sm font-medium leading-6 text-gray-900"></span>
<div class="flex h-6 items-center">
@Html.CheckBox("D1.MCINON1", Model.D1.MCINON1, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_affects = "true", data_affects_toggle_targets = "[ \"D1.MCIN1LAN\" , \"D1.MCIN1ATT\" , \"D1.MCIN1EX\" ,\"D1.MCIN1VIS\" ]",data_target= "fancycheckboxes.checkbox" })
@Html.CheckBox("D1.MCINON1", Model.D1.MCINON1, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_affects = "true", data_affects_toggle_targets = "[ \"D1.MCIN1LAN\" , \"D1.MCIN1ATT\" , \"D1.MCIN1EX\" ,\"D1.MCIN1VIS\" ]",data_fancycheckboxes_target= "checkbox" })
</div>
<div class="ml-3 text-sm leading-6">
<label for="D1_MCINON1" class="font-medium text-gray-900"><span class="inline-flex items-center rounded-full bg-gray-100 px-2.5 py-0.5 text-xs font-medium text-gray-800">1</span></label>
Expand Down Expand Up @@ -481,7 +481,7 @@
<div class="relative flex items-start">
<span class="mr-3 block text-sm font-medium leading-6 text-gray-900"></span>
<div class="flex h-6 items-center">
@Html.CheckBox("D1.MCINON2", Model.D1.MCINON2, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_affects = "true", data_affects_toggle_targets = "[ \"D1.MCIN2LAN\" , \"D1.MCIN2ATT\" , \"D1.MCIN2EX\" ,\"D1.MCIN2VIS\" ]", data_target= "fancycheckboxes.checkbox" })
@Html.CheckBox("D1.MCINON2", Model.D1.MCINON2, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_affects = "true", data_affects_toggle_targets = "[ \"D1.MCIN2LAN\" , \"D1.MCIN2ATT\" , \"D1.MCIN2EX\" ,\"D1.MCIN2VIS\" ]", data_fancycheckboxes_target= "checkbox" })
</div>
<div class="ml-3 text-sm leading-6">
<label for="D1_MCINON2" class="font-medium text-gray-900"><span class="inline-flex items-center rounded-full bg-gray-100 px-2.5 py-0.5 text-xs font-medium text-gray-800">1</span></label>
Expand Down Expand Up @@ -549,7 +549,7 @@
<div class="relative flex items-start">
<span class="mr-3 block text-sm font-medium leading-6 text-gray-900"></span>
<div class="flex h-6 items-center">
@Html.CheckBox("D1.IMPNOMCI", Model.D1.IMPNOMCI, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_target= "fancycheckboxes.checkbox" })
@Html.CheckBox("D1.IMPNOMCI", Model.D1.IMPNOMCI, new { @class = "h-4 w-4 rounded border-gray-300 text-indigo-600 focus:ring-indigo-600", data_fancycheckboxes_target= "checkbox" })
</div>
<div class="ml-3 text-sm leading-6">
<label for="D1_IMPNOMCI" class="font-medium text-gray-900"><span class="inline-flex items-center rounded-full bg-gray-100 px-2.5 py-0.5 text-xs font-medium text-gray-800">1</span></label>
Expand Down

0 comments on commit a028ed2

Please sign in to comment.