Skip to content

Commit

Permalink
4672: Lint issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prasath1196 committed Jan 5, 2025
1 parent c7c37a1 commit 393c979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/purchases/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
</tbody>
<tfoot>
<tr>
<td colspan="2" style="text-align: left" ><strong>Total</strong></td>
<td colspan="2" style="text-align: left"><strong>Total</strong></td>
<td class="numeric">
<strong id="purchase_quantity">
<%= @purchases_quantity %> (Total)
Expand Down

0 comments on commit 393c979

Please sign in to comment.