浏览代码

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>