瀏覽代碼

Erx UI - Cleanup

Vijayakrishnan 3 年之前
父節點
當前提交
6f54df796e
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      resources/views/app/patient/prescriptions/index.blade.php

+ 0 - 2
resources/views/app/patient/prescriptions/index.blade.php

@@ -28,7 +28,6 @@
                 <th class="px-2 text-secondary border-bottom-0">Sign</th>
                 <th class="px-2 text-secondary border-bottom-0">Pro Status</th>
                 <th class="px-2 text-secondary border-bottom-0">Client Status</th>
-                <th class="px-2 text-secondary border-bottom-0"></th>
             </tr>
             </thead>
             <tbody>
@@ -115,7 +114,6 @@
                         <div v-else>-</div>
                     </div>
                 </td>
-                <td class="px-2"></td>
             </tr>
             </tbody>
         </table>