Переглянути джерело

Remove "Create Note" option from OB visit form note select

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

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

@@ -291,7 +291,7 @@
                                                                     value="{{$note->uid}}">{{$note->title}} ({{friendly_date_time($note->effective_dateest, false)}})</option>
                                                             @endif
                                                         @endforeach
-                                                        <option value="-- create --">-- Create Note --</option>
+                                                        {{--<option value="-- create --">-- Create Note --</option>--}}
                                                     </select>
                                                 </div>
                                                 <div>