Explorar o código

ROS - label click to toggle checkbox

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
6aa70a0d77

+ 2 - 2
resources/views/app/patient/segment-templates/ros/edit.blade.php

@@ -237,10 +237,10 @@ for ($i = 0; $i < count($fields); $i++) {
             <input type="hidden" name="data" value='{!! json_encode($contentData) !!}'>
 
             <div id="edit-ros-container">
-                <div class="d-flex align-items-center mb-3">
+                <label class="d-flex align-items-center mb-3">
                     <input type="checkbox" class="my-0 mr-2" v-model="declaration">
                     <span>Except for the systems documented in the HPI or detailed below, all other systems were reviewed and negative.</span>
-                </div>
+                </label>
                 <div class="d-flex align-items-start flex-wrap custom-items-container">
                     @for ($i = 0; $i < count($fields); $i++)
                         <div class="w-33">