Double semicolon line endings fixed by @apmuthu.
[fa-stable.git] / manufacturing / view / wo_issue_view.php
index ad0dfda90845bb44512708621ce1bfa824cb9256..cbad96a01986c498508fbb80be8a63ad96f4b4a0 100644 (file)
@@ -91,7 +91,7 @@ function display_wo_issue_details($issue_no)
             qty_cell($myrow["qty_issued"], false, get_qty_dec($myrow["stock_id"]));
                        label_cell($myrow["units"]);
                        amount_cell($myrow["unit_cost"]);
-                       end_row();;
+                       end_row();
 
                $j++;
                If ($j == 12)