Browse Source

Fix layout

master
Adrian Short 9 years ago
parent
commit
e14459929f
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      views/servicepaymentsdetail.haml
  2. +1
    -0
      views/supplier.haml

+ 1
- 0
views/servicepaymentsdetail.haml View File

@@ -21,6 +21,7 @@
%tr
%td
%td
%td
%td
%strong TOTAL
%td.right= commify(sprintf("%0d", @total))

+ 1
- 0
views/supplier.haml View File

@@ -70,6 +70,7 @@
%td
%td
%td
%td
%td
%strong TOTAL
%td.right= commify(sprintf("%0d", @total))


Loading…
Cancel
Save