Przeglądaj źródła

Nudged totals into the right column

pull/3/head
Adrian Short 14 lat temu
rodzic
commit
44428d80f3
2 zmienionych plików z 2 dodań i 0 usunięć
  1. +1
    -0
      views/service.haml
  2. +1
    -0
      views/supplier.haml

+ 1
- 0
views/service.haml Wyświetl plik

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


+ 1
- 0
views/supplier.haml Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz