Samson Mutunga hace 3 años
padre
commit
89201e0ef0

+ 1 - 1
resources/views/app/dna/dashboard/reports_pending_ack.blade.php

@@ -57,7 +57,7 @@
 
                     @if(count($reportsPendingAck) === 0)
                     <tr>
-                        <td colspan="5">No records found!</td>
+                        <td colspan="6">No records found!</td>
                     </tr>
                     @endif
                 </tbody>