[freeside-commits] branch FREESIDE_3_BRANCH updated. 210cac4cfbf6eaf25b2ce7978e80856b864ba676
Ivan
ivan at 420.am
Wed May 13 16:34:48 PDT 2015
The branch, FREESIDE_3_BRANCH has been updated
via 210cac4cfbf6eaf25b2ce7978e80856b864ba676 (commit)
from 672c4452d590bc853f21f016b291496651156c8b (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 210cac4cfbf6eaf25b2ce7978e80856b864ba676
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed May 13 16:34:46 2015 -0700
move svc_circuit from Access to Telephony
diff --git a/httemplate/docs/part_svc-table.html b/httemplate/docs/part_svc-table.html
index 5e8d9e5..820d0b9 100644
--- a/httemplate/docs/part_svc-table.html
+++ b/httemplate/docs/part_svc-table.html
@@ -23,13 +23,13 @@
<LI><B>svc_broadband</B>: Wireless broadband
<LI><B>svc_cable</B>: Cable
<LI><B>svc_dish</B>: DISH Network
- <LI><B>svc_circuit</B>: Phone circuits other than DSL
</UL>
</TD>
<TD VALIGN="top">
<UL STYLE="margin:0">
<LI><B>svc_phone</B>: Customer phone number
<LI><B>svc_pbx</B>: Customer PBX
+ <LI><B>svc_circuit</B>: Phone circuits other than DSL
</UL>
</TD>
</TR>
-----------------------------------------------------------------------
Summary of changes:
httemplate/docs/part_svc-table.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list