Josh 4 роки тому
батько
коміт
a1a472e3c5
1 змінених файлів з 1 додано та 3 видалено
  1. 1 3
      resources/views/layouts/patient.blade.php

+ 1 - 3
resources/views/layouts/patient.blade.php

@@ -244,9 +244,7 @@
                                         </a>
                                         <form url="/api/note/createUsingFreeTextHtml" right class="mcp-theme-1">
                                             <input type="hidden" name="clientUid" value="{{$patient->uid}}">
-                                            <div class="mb-2">
-                                               <input type="text" name="hcpProUid" value="{{$pro->uid}}">
-                                            </div>
+                                            <input type="hidden" name="hcpProUid" value="{{$pro->uid}}">
                                             <div class="mb-2">
                                                 <select name="allyProUid" class="form-control form-control-sm">
                                                     <option value="">-- Select Ally Pro --</option>