Explorar o código

Practice > Bills - table - Rename "Reason" to "Context" - make this col grow wide

Vijayakrishnan Krishnan %!s(int64=4) %!d(string=hai) anos
pai
achega
5126d93542
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      resources/views/app/practice-management/bills.blade.php

+ 2 - 2
resources/views/app/practice-management/bills.blade.php

@@ -23,9 +23,9 @@
                 <tr>
                     <th class="px-3 border-0">Created</th>
                     <th class="border-0">Patient</th>
-                    <th class="border-0">Reason</th>
+                    <th class="border-0 w-50">Context</th>
                     <th class="border-0">Role</th>
-                    <th class="border-0 w-50">Amount</th>
+                    <th class="border-0">Amount</th>
                 </tr>
                 </thead>
                 <tbody>