Explorar el Código

Nudged totals into the right column

pull/3/head
Adrian Short hace 16 años
padre
commit
44428d80f3
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. +1
    -0
      views/service.haml
  2. +1
    -0
      views/supplier.haml

+ 1
- 0
views/service.haml Ver fichero

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


+ 1
- 0
views/supplier.haml Ver fichero

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


Cargando…
Cancelar
Guardar