This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
armchairauditor
mirror of
https://github.com/adrianshort/armchairauditor.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix layout
master
Adrian Short
9 years ago
parent
7596c515fd
commit
e14459929f
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
views/servicepaymentsdetail.haml
+1
-0
views/supplier.haml
+ 1
- 0
views/servicepaymentsdetail.haml
View File
@@ -21,6 +21,7 @@
%tr
%td
%td
%td
%td
%strong TOTAL
%td.right= commify(sprintf("%0d", @total))
+ 1
- 0
views/supplier.haml
View File
@@ -70,6 +70,7 @@
%td
%td
%td
%td
%td
%strong TOTAL
%td.right= commify(sprintf("%0d", @total))
Write
Preview
Loading…
Cancel
Save