Ver código fonte

Nudged totals into the right column

pull/3/head
Adrian Short 14 anos atrás
pai
commit
44428d80f3
2 arquivos alterados com 2 adições e 0 exclusões
  1. +1
    -0
      views/service.haml
  2. +1
    -0
      views/supplier.haml

+ 1
- 0
views/service.haml Ver arquivo

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


+ 1
- 0
views/supplier.haml Ver arquivo

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


Carregando…
Cancelar
Salvar