فهرست منبع

commented out measurements list

= 3 سال پیش
والد
کامیت
13fdb61020
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      resources/views/app/patient/care-month/dashboard.blade.php

+ 3 - 2
resources/views/app/patient/care-month/dashboard.blade.php

@@ -366,7 +366,8 @@
                             @endif
                         </div>
                     </div>
-                    <table class="table table-striped table-sm table-bordered mt-2 mb-0">
+
+                    <!-- <table class="table table-striped table-sm table-bordered mt-2 mb-0">
                         <thead>
                         <tr>
                             <th class="px-2 text-secondary">Effective Date</th>
@@ -433,7 +434,7 @@
                             </tr>
                         @endif
                         </tbody>
-                    </table>
+                    </table> -->
                 </div>
             </div>
         </div>