unknown 4 лет назад
Родитель
Сommit
0ba422618b
1 измененных файлов с 2 добавлено и 6 удалено
  1. 2 6
      resources/views/app/patient/claims-resolver.blade.php

+ 2 - 6
resources/views/app/patient/claims-resolver.blade.php

@@ -31,7 +31,7 @@
             <th>Days Since Last MCP Type Visit</th>
             <th>Loop check</th>
             <th>Signed By HCP?</th>
-            <th>Content</th>
+{{--            <th>Content</th>--}}
             <th>
                 Difference
             </th>
@@ -116,11 +116,7 @@
             <td>
                 {{ $note->is_signed_by_hcp }}
             </td>
-            <td>
-                <div style="max-height: 200px; overflow-y: auto;">
-                    {!! $content !!}
-                </div>
-            </td>
+{{--            <td><div style="max-height: 200px; overflow-y: auto;">{!! $content !!}</div></td>--}}
             <td>
 
                 // output the result of comparing two files as HTML