Explorar el Código

Fix layout

master
Adrian Short hace 9 años
padre
commit
e14459929f
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. +1
    -0
      views/servicepaymentsdetail.haml
  2. +1
    -0
      views/supplier.haml

+ 1
- 0
views/servicepaymentsdetail.haml Ver fichero

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

+ 1
- 0
views/supplier.haml Ver fichero

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


Cargando…
Cancelar
Guardar