[freeside-commits] branch master updated. 192cd668319664ccd36f73b0a3d4c5ef28c2b23d
Ivan
ivan at 420.am
Wed May 13 16:34:46 PDT 2015
The branch, master has been updated
via 192cd668319664ccd36f73b0a3d4c5ef28c2b23d (commit)
from 348c5272c0bf04dc34a0fc773555104806f4cb57 (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 192cd668319664ccd36f73b0a3d4c5ef28c2b23d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed May 13 16:34:44 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