Browse Source

Caremonth - measurements

Vijayakrishnan 3 years ago
parent
commit
89b3080bf7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/views/app/patient/care-month/dashboard.blade.php

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

@@ -387,7 +387,7 @@
                         </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>
@@ -517,7 +517,7 @@
                             </tr>
                         @endif
                         </tbody>
-                    </table> -->
+                    </table>
                 </div>
             </div>
         </div>