[freeside-commits] branch FREESIDE_3_BRANCH updated. aa23b425af032952095317d401686b7383d9f6a6

Ivan ivan at 420.am
Tue Jul 23 21:51:13 PDT 2013


The branch, FREESIDE_3_BRANCH has been updated
       via  aa23b425af032952095317d401686b7383d9f6a6 (commit)
      from  75592b7f37bcc6ec8141de80d3642c6f61671bc4 (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 aa23b425af032952095317d401686b7383d9f6a6
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Jul 23 21:51:12 2013 -0700

    svc_cable, RT#22009

diff --git a/httemplate/edit/cable_device.html b/httemplate/edit/cable_device.html
index eb91ad7..963bbf7 100644
--- a/httemplate/edit/cable_device.html
+++ b/httemplate/edit/cable_device.html
@@ -18,6 +18,9 @@
 			       { field => 'mac_addr',
 			         type => 'select-mac',
 			       },
+			       { field => 'serial',
+			         type  => 'text', #select-serial
+			       },
                                { 'field' => 'svcnum',
                                  'type'  => 'hidden',
                                },

-----------------------------------------------------------------------

Summary of changes:
 httemplate/edit/cable_device.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)




More information about the freeside-commits mailing list