Selaa lähdekoodia

Nudged totals into the right column

pull/3/head
Adrian Short 14 vuotta sitten
vanhempi
commit
44428d80f3
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +1
    -0
      views/service.haml
  2. +1
    -0
      views/supplier.haml

+ 1
- 0
views/service.haml Näytä tiedosto

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


+ 1
- 0
views/supplier.haml Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna