소스 검색

fixed undefined variable

Josh 4 년 전
부모
커밋
f6caba948f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/app/patient/canvas-sections/pmhx/form.blade.php

+ 1 - 1
resources/views/app/patient/canvas-sections/pmhx/form.blade.php

@@ -43,7 +43,7 @@ if(!$contentData) {
 
 $formID = rand(0, 100000);
 ?>
-<div id="{{$key}}_{{ $formID }}">
+<div id="form_{{ $formID }}">
     <input type="hidden" name="data" value="">
     <div class="mb-3 d-flex align-items-start">
         <div class="width-100px mr-3">