Kaynağa Gözat

Hide deprecated notes > add button

Vijayakrishnan 3 yıl önce
ebeveyn
işleme
ea9777b075
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      resources/views/app/patient/notes.blade.php

+ 2 - 0
resources/views/app/patient/notes.blade.php

@@ -8,6 +8,7 @@
             <span class="font-weight-bold text-secondary">Notes</span>
             @if($patient->getPrimaryCoverageStatus() === 'YES')
                 <span class="mx-2 text-secondary">|</span>
+                {{--
                 <div moe>
                     <a start show class="py-0 mb-3">Add</a>
 
@@ -60,6 +61,7 @@
                     </form>
                 </div>
                 <span class="mx-2 text-secondary">|</span>
+                --}}
                 <div moe>
                 <a start show class="py-0 mb-3 text-info font-weight-bold">Add Visit</a>
                 <form url="/api/visit/create"