[freeside-commits] branch FREESIDE_4_BRANCH updated. e6179f8b8d8624620742c60ef3b831a9c531bc2b
Ivan
ivan at 420.am
Wed Sep 28 12:49:55 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via e6179f8b8d8624620742c60ef3b831a9c531bc2b (commit)
from e0a679124a653b15b8d77638de0e5087ac383caa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e6179f8b8d8624620742c60ef3b831a9c531bc2b
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Sep 28 12:49:54 2016 -0700
new 4.x style for quick payment entry
diff --git a/httemplate/elements/customer-table.html b/httemplate/elements/customer-table.html
index 76a7f12..0aa792d 100644
--- a/httemplate/elements/customer-table.html
+++ b/httemplate/elements/customer-table.html
@@ -696,7 +696,7 @@ and probably should be cleaned up more before being used by anything else.
</SCRIPT>
-<TABLE ID="OneTrueTable" BGCOLOR="#cccccc" BORDER=0 CELLSPACING=0>
+<TABLE ID="OneTrueTable" CLASS="fsinnerbox">
<TR>
<TH>Inv #</TH>
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/customer-table.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list