ソースを参照

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

Vijayakrishnan Krishnan 4 年 前
コミット
5126d93542
1 ファイル変更2 行追加2 行削除
  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>