Pārlūkot izejas kodu

Erx UI - Cleanup

Vijayakrishnan 3 gadi atpakaļ
vecāks
revīzija
6f54df796e

+ 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>